Click or drag to resize

JsonLdRemoteContextContext Property

Get the context value as a JSON representation.

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

Property Value

Type: JToken
See Also