Click or drag to resize

JsonLdVocabulary Class

Defines string constants for elements of the JSON-LD vocabulary that are required by the JsonLdProcessor.
Inheritance Hierarchy
SystemObject
  VDS.RDF.JsonLd.SyntaxJsonLdVocabulary

Namespace:  VDS.RDF.JsonLd.Syntax
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static class JsonLdVocabulary

The JsonLdVocabulary type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberContext
Identifier for the context term.
Public fieldStatic memberVocabularyBase
The prefix part of each JSON-LD vocabulary IRI up to and including the fragment separator.
Top
See Also