Click or drag to resize

JsonLdContextInverseContext Property

Get the inverse context for this context.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JObject InverseContext { get; }

Property Value

Type: JObject
See Also