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
.JSONLDSettings Settings that can be passed to JSONLD Parsers and Writers.JSONLDWriter An RDFWriter that links toJSONLDInternalRDFParser
.JSONLDWriterFactory AnRDFWriterFactory
that creates instances ofJSONLDWriter
. -
Enum Summary Enum Description JSONLDMode Specifies constants to identify various modes that are relevant to JSONLD documents.