All Classes and Interfaces

Class
Description
A helper class which still stores all the values in a map but gives member variables easily access certain keys
Resolves URLs to RemoteDocuments.
 
Implementation of the Apache HttpClient HttpCacheStorage interface using jarcache.json files on the classpath to identify static JSON-LD resources on the classpath, to avoid retrieving them.
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.
 
 
 
Functions used to make loading, parsing, and serializing JSON easy using Jackson.
 
 
 
 
 
 
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.fromRDF
 
Encapsulates a URL along with the parsed resource matching the URL.