Package com.github.jsonldjava.core
package com.github.jsonldjava.core
-
ClassDescriptionA helper class which still stores all the values in a map but gives member variables easily access certain keysResolves URLs to
RemoteDocument
s.A container object to maintain state relating to JsonLdOptions and the current Context, and push these into the relevant algorithms in JsonLdProcessor as necessary.URI Constants used in the JSON-LD parser.The JsonLdOptions type as specified in the JSON-LD- API specification.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.Starting to migrate away from using plain java Maps as the internal RDF dataset store.Interface for parsing RDF into the RDF Dataset objects to be used by JSONLD.fromRDFEncapsulates a URL along with the parsed resource matching the URL.