Package com.github.jsonldjava.core
-
Interface Summary Interface Description JsonLdTripleCallback RDFParser Interface for parsing RDF into the RDF Dataset objects to be used by JSONLD.fromRDF -
Class Summary Class Description Context A helper class which still stores all the values in a map but gives member variables easily access certain keysDocumentLoader Resolves URLs toRemoteDocument
s.JsonLdApi A container object to maintain state relating to JsonLdOptions and the current Context, and push these into the relevant algorithms in JsonLdProcessor as necessary.JsonLdConsts URI Constants used in the JSON-LD parser.JsonLdOptions The JsonLdOptions type as specified in the JSON-LD- API specification.JsonLdProcessor This class implements the JsonLdProcessor interface, except that it does not currently support asynchronous processing, and hence does not return Promises, instead directly returning the results.JsonLdUtils NormalizeUtils NormalizeUtils.HashResult NormalizeUtils.Permutator RDFDataset Starting to migrate away from using plain java Maps as the internal RDF dataset store.RDFDataset.BlankNode RDFDataset.IRI RDFDataset.Literal RDFDataset.Node RDFDataset.Quad RDFDatasetUtils RDFDatasetUtils.Regex Regex RemoteDocument Encapsulates a URL along with the parsed resource matching the URL.UniqueNamer -
Enum Summary Enum Description JsonLdConsts.Embed JsonLdError.Error -
Exception Summary Exception Description JsonLdError