Click or drag to resize

JsonLdContext Properties

The JsonLdContext type exposes the following members.

Properties
  NameDescription
Public propertyBase
Get or set the base IRI specified by this context.
Public propertyBaseDirection
Get or set the direction used when a string does not have a direction associated with it directly.
Public propertyInverseContext
Get the inverse context for this context.
Public propertyLanguage
Get the default language code specified by this context.
Public propertyOriginalBase
Get the base IRI that this context was originally created with.
Public propertyPreviousContext
Get or set the previous context to be used when a non-propagated context is defined.
Public propertyTerms
An enumeration of the terms defined by this context.
Public propertyVersion
Get or set the version of the JSON-LD syntax specified by this context.
Public propertyVocab
Get the default vocabulary IRI.
Top
See Also