Show / Hide Table of Contents

Class JsonLdVocabulary

Defines string constants for elements of the JSON-LD vocabulary that are required by the JsonLdProcessor.

Inheritance
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

| Edit this page View Source

Context

Identifier for the context term.

Declaration
public static string Context
Field Value
Type Description
string
| Edit this page 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
  • Edit this page
  • View Source
In this article
  • Fields
    • Context
    • VocabularyBase
Back to top Generated by DocFX