JsonLdContext Properties |
The JsonLdContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Base |
Get or set the base IRI specified by this context.
|
![]() | BaseDirection |
Get or set the direction used when a string does not have a direction associated with it directly.
|
![]() | InverseContext |
Get the inverse context for this context.
|
![]() | Language |
Get the default language code specified by this context.
|
![]() | OriginalBase |
Get the base IRI that this context was originally created with.
|
![]() | PreviousContext |
Get or set the previous context to be used when a non-propagated context is defined.
|
![]() | Terms |
An enumeration of the terms defined by this context.
|
![]() | Version |
Get or set the version of the JSON-LD syntax specified by this context.
|
![]() | Vocab |
Get the default vocabulary IRI.
|