Class JsonLdVocabulary
Defines string constants for elements of the JSON-LD vocabulary that are required by the JsonLdProcessor.
Inheritance
System.Object
JsonLdVocabulary
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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 |
---|---|
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 |