JsonLdRemoteContext.Context Property |
Get the context value as a JSON representation.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic JToken Context { get; }
Public ReadOnly Property Context As JToken
Get
Property Value
Type:
JToken
See Also