Uses of Class
no.hasmac.jsonld.serialization.RdfToObject
-
Packages that use RdfToObject Package Description no.hasmac.jsonld.serialization Serialize RDF as JSON-LD Algorithm. -
-
Uses of RdfToObject in no.hasmac.jsonld.serialization
Methods in no.hasmac.jsonld.serialization that return RdfToObject Modifier and Type Method Description RdfToObjectRdfToObject. processingMode(JsonLdVersion processingMode)static RdfToObjectRdfToObject. with(RdfValue object, JsonLdOptions.RdfDirection rdfDirection, boolean useNativeTypes)
-