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