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 FromRdfApiTransforms the referenced N-Quads document into a JSON-LD document in expanded form.static FromRdfApiTransforms the referenced N-Quads document into a JSON-LD document in expanded form.static FromRdfApiTransformsDocumentinto a JSON-LD document in expanded form. -
Uses of FromRdfApi in no.hasmac.jsonld.api
Classes in no.hasmac.jsonld.api that implement interfaces with type arguments of type FromRdfApiMethods 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)