menu
js_bindings package
documentation
bindings/json_ld11_api.dart
JsonLdProcessor
fromRdf static method
fromRdf static method
dark_mode
light_mode
fromRdf
static method
Future
<
Iterable
>
fromRdf
(
RdfDataset
input
, [
JsonLdOptions
?
options
])
Implementation
external static Future<Iterable<dynamic>> fromRdf(RdfDataset input, [JsonLdOptions? options]);
js_bindings package
documentation
bindings/json_ld11_api
JsonLdProcessor
fromRdf static method
JsonLdProcessor class