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 RdfToObject
RdfToObject. processingMode(JsonLdVersion processingMode)
static RdfToObject
RdfToObject. with(RdfValue object, JsonLdOptions.RdfDirection rdfDirection, boolean useNativeTypes)
-