Package org.eclipse.rdf4j.rio.jsonld
Parser/writer for the JSON-L format.
-
Class Summary Class Description JSONLDHierarchicalProcessor Converts a JSON-LD object to a hierarchical formJSONLDParser AnRDFParser
that links toJSONLDInternalTripleCallback
.JSONLDParserFactory AnRDFParserFactory
that creates instances ofJSONLDParser
.JSONLDWriter An RDFWriter that links toJSONLDInternalRDFParser
.JSONLDWriterFactory AnRDFWriterFactory
that creates instances ofJSONLDWriter
.