| Context |
A helper class which still stores all the values in a map but gives member
variables easily access certain keys
|
| DocumentLoader |
|
| 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.
|
| JsonLdApi.EmbedNode |
|
| JsonLdApi.FramingContext |
_____ _ _ _ _ _ _ | ___| __ __ _ _ __ ___ (_)_ __ __ _ / \ | | __ _ ___ _
__(_) |_| |__ _ __ ___ | |_ | '__/ _` | '_ ` _ \| | '_ \ / _` | / _ \ |
|/ _` |/ _ \| '__| | __| '_ \| '_ ` _ \ | _|| | | (_| | | | | | | | | | |
(_| | / ___ \| | (_| | (_) | | | | |_| | | | | | | | | |_| |_| \__,_|_|
|_| |_|_|_| |_|\__, | /_/ \_\_|\__, |\___/|_| |_|\__|_| |_|_| |_| |_|
|___/ |___/
|
| JsonLdApi.NodeMapNode |
|
| JsonLdApi.UsagesNode |
Helper class for node usages
|
| JsonLdConsts.Embed |
|
| JsonLdError |
|
| JsonLdError.Error |
|
| JsonLdOptions |
|
| JsonLdTripleCallback |
|
| NormalizeUtils.HashResult |
|
| RDFDataset |
Starting to migrate away from using plain java Maps as the internal RDF
dataset store.
|
| RDFDataset.Node |
|
| RDFDataset.Quad |
|
| RDFParser |
Interface for parsing RDF into the RDF Dataset objects to be used by
JSONLD.fromRDF
|
| RemoteDocument |
Encapsulates a URL along with the parsed resource matching the URL.
|
| UniqueNamer |
|