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