VDS.RDF.JsonLd Namespace |
[Missing <summary> documentation for "N:VDS.RDF.JsonLd"]
| Class | Description | |
|---|---|---|
| DefaultDocumentLoader |
Implements the default remote JSON document loader logic for the JSON-LD processor.
| |
| JsonLdContext |
Represents a JSON-LD context.
| |
| JsonLdLoaderOptions | ||
| JsonLdProcessor |
Implements the core JSON-LD processing.
| |
| JsonLdProcessorException |
Exception raised by the JSON-LD processor when a processing error is encountered.
| |
| JsonLdProcessorOptions |
A collection of options for setting up the JSON-LD processor.
| |
| JsonLdProcessorWarning |
Represents a warning message raised during JSON-LD processing
| |
| JsonLdRemoteContext |
Represents a JSON-LD context loaded from a remote document.
| |
| JsonLdTermDefinition |
Represents a term definition in a context.
| |
| RemoteContextProvider |
Default remote context provider implementation.
| |
| RemoteDocument |
Class used to return information about a remote document or context.
|
| Interface | Description | |
|---|---|---|
| IBlankNodeGenerator |
Interface for a blank node identifier generator that generates a unique blank node identifier
for a given input identifier.
| |
| INodeMapGenerator |
Interface for the JSON-LD node map generator.
| |
| IRemoteContextProvider |
Interface to be implemented by classes responsible for retrieving remote JSON-LD context documents.
|
| Enumeration | Description | |
|---|---|---|
| JsonLdErrorCode |
Enumeration of the error code defined in the JSON-LD processing and framing specifications.
|