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
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 Source

Context

Identifier for the context term.
Declaration
public static string Context
Field Value
Type Description
System.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
System.String
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Context
    • VocabularyBase
Back to top Generated by DocFX