Uses of Class
no.hasmac.jsonld.api.FromRdfApi
Packages that use FromRdfApi
-
Uses of FromRdfApi in no.hasmac.jsonld
Methods in no.hasmac.jsonld that return FromRdfApiModifier and TypeMethodDescriptionstatic FromRdfApi
Transforms the referenced N-Quads document into a JSON-LD document in expanded form.static FromRdfApi
Transforms the referenced N-Quads document into a JSON-LD document in expanded form.static FromRdfApi
TransformsDocument
into a JSON-LD document in expanded form. -
Uses of FromRdfApi in no.hasmac.jsonld.api
Methods in no.hasmac.jsonld.api that return FromRdfApiModifier and TypeMethodDescriptionFromRdfApi.loader
(DocumentLoader loader) FromRdfApi.mode
(JsonLdVersion processingMode) FromRdfApi.nativeTypes()
FromRdfApi.nativeTypes
(boolean useNativeTypes) FromRdfApi.options
(JsonLdOptions options) FromRdfApi.ordered
(boolean enable)