Package org.eclipse.rdf4j.rio.jsonld.legacy
package org.eclipse.rdf4j.rio.jsonld.legacy
Parser/writer for the JSON-LD 1.0 format.
-
ClassDescriptionConverts a JSON-LD object to a hierarchical formAn
RDFParser
that links toJSONLDInternalTripleCallback
.AnRDFParserFactory
that creates instances ofJSONLDParser
.An RDFWriter that links toJSONLDInternalRDFParser
.AnRDFWriterFactory
that creates instances ofJSONLDWriter
.