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; }
Public ReadOnly Property Version As JsonLdSyntax
Get
Property Value
Type:
JsonLdSyntaxSee Also