Package org.eclipse.rdf4j.rio.rdfjson
Parser/writer for the RDF/JSON format.
-
Class Summary Class Description RDFJSONParser RDFParserimplementation for the RDF/JSON formatRDFJSONParserFactory AnRDFParserFactoryfor RDF/JSON parsers.RDFJSONParserSettings A selection of parser settings specific to RDF/JSON parsers.RDFJSONUtility A utility class to help converting RDF4J Models to and from RDF/JSON using Jackson.RDFJSONWriter RDFWriterimplementation for the RDF/JSON formatRDFJSONWriterFactory AnRDFWriterFactoryfor RDF/JSON writers.RDFJSONWriterSettings A selection of writer settings specific to RDF/JSON parsers.