Package org.eclipse.rdf4j.rio.rdfjson
Class RDFJSONUtility
java.lang.Object
org.eclipse.rdf4j.rio.rdfjson.RDFJSONUtility
A utility class to help converting RDF4J Models to and from RDF/JSON using Jackson.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NULL
- See Also:
-
GRAPHS
- See Also:
-
URI
- See Also:
-
BNODE
- See Also:
-
DATATYPE
- See Also:
-
LITERAL
- See Also:
-
LANG
- See Also:
-
TYPE
- See Also:
-
VALUE
- See Also:
-
-
Constructor Details
-
RDFJSONUtility
RDFJSONUtility()
-