Show / Hide Table of Contents

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 Source

Context

Identifier for the context term.

Declaration
public static string Context
Field Value
Type Description
string
| Improve this Doc View Source

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
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Context
    • VocabularyBase
Back to top Generated by DocFX