JsonLdTermDefinition.LocalContext Property |
Get or set the context specified for this term definition.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic JToken LocalContext { get; set; }
Public Property LocalContext As JToken
Get
Set
Property Value
Type:
JToken
See Also