Click or drag to resize

JsonLdContextVersion Property

Get or set the version of the JSON-LD syntax specified by this context.

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

Property Value

Type: JsonLdSyntax
See Also