Class JsonLdVocabulary
Defines string constants for elements of the JSON-LD vocabulary that are required by the JsonLdProcessor.
Inheritance
System.Object
JsonLdVocabulary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRDF.dll
Syntax
public static class JsonLdVocabulary
Fields
| Improve this Doc View SourceContext
Identifier for the context term.
Declaration
public static string Context
Field Value
Type | Description |
---|---|
System.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 |
---|---|
System.String |