dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.JsonLd.Syntax
JsonLdContainer Enumeration
JsonLdEmbed Enumeration
JsonLdKeywords Class
JsonLdProcessingMode Enumeration
JsonLdRdfDirectionMode Enumeration
JsonLdSyntax Enumeration
JsonLdVocabulary Class
LanguageDirection Enumeration
JsonLdSyntax Enumeration
Enumeration of the supported JSON-LD syntax versions.
Namespace:
VDS.RDF.JsonLd.Syntax
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
public
enum
JsonLdSyntax
Public
Enumeration
JsonLdSyntax
Members
Member name
Value
Description
JsonLd10
0
The original 1.0 version of the JSON-LD syntax.
JsonLd11
1
The current 1.1 version of the JSON-LD syntax.
See Also
Reference
VDS.RDF.JsonLd.Syntax Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project