Click or drag to resize

VDS.RDF.JsonLd Namespace

[Missing <summary> documentation for "N:VDS.RDF.JsonLd"]

Classes
  ClassDescription
Public classDefaultDocumentLoader
Implements the default remote JSON document loader logic for the JSON-LD processor.
Public classJsonLdContext
Represents a JSON-LD context.
Public classJsonLdLoaderOptions
Public classJsonLdProcessor
Implements the core JSON-LD processing.
Public classJsonLdProcessorException
Exception raised by the JSON-LD processor when a processing error is encountered.
Public classJsonLdProcessorOptions
A collection of options for setting up the JSON-LD processor.
Public classJsonLdProcessorWarning
Represents a warning message raised during JSON-LD processing
Public classJsonLdRemoteContext
Represents a JSON-LD context loaded from a remote document.
Public classJsonLdTermDefinition
Represents a term definition in a context.
Public classRemoteContextProvider
Default remote context provider implementation.
Public classRemoteDocument
Class used to return information about a remote document or context.
Interfaces
  InterfaceDescription
Public interfaceIBlankNodeGenerator
Interface for a blank node identifier generator that generates a unique blank node identifier for a given input identifier.
Public interfaceINodeMapGenerator
Interface for the JSON-LD node map generator.
Public interfaceIRemoteContextProvider
Interface to be implemented by classes responsible for retrieving remote JSON-LD context documents.
Enumerations
  EnumerationDescription
Public enumerationJsonLdErrorCode
Enumeration of the error code defined in the JSON-LD processing and framing specifications.