Class JsonLdVocabulary
Defines string constants for elements of the JSON-LD vocabulary that are required by the JsonLdProcessor.
Inherited Members
Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRdf.dll
Syntax
public static class JsonLdVocabulary
Fields
| Edit this page View SourceContext
Identifier for the context term.
Declaration
public static string Context
Field Value
Type | Description |
---|---|
string |
VocabularyBase
The prefix part of each JSON-LD vocabulary IRI up to and including the fragment separator.
Declaration
public static string VocabularyBase
Field Value
Type | Description |
---|---|
string |