Click or drag to resize

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; }

Property Value

Type: JToken
See Also