| Package | Description |
|---|---|
| com.github.jsonldjava.core | |
| com.github.jsonldjava.impl |
| Class and Description |
|---|
| Context
A helper class which still stores all the values in a map but gives member
variables easily access certain keys
|
| DocumentLoader
Resolves URLs to
RemoteDocuments. |
| 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.Embed |
| JsonLdError |
| JsonLdError.Error |
| JsonLdOptions
The JsonLdOptions type as specified in the
JSON-LD-
API specification.
|
| JsonLdTripleCallback |
| 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.
|
| Class and Description |
|---|
| JsonLdError |
| JsonLdTripleCallback |
| RDFDataset
Starting to migrate away from using plain java Maps as the internal RDF
dataset store.
|
| RDFParser
Interface for parsing RDF into the RDF Dataset objects to be used by
JSONLD.fromRDF
|
Copyright © 2018. All rights reserved.