Show / Hide Table of Contents

Enum JsonLdSyntax

Enumeration of the supported JSON-LD syntax versions.
Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRDF.dll
Syntax
public enum JsonLdSyntax

Fields

Name Description
JsonLd10 The original 1.0 version of the JSON-LD syntax.
JsonLd11 The current 1.1 version of the JSON-LD syntax.

Extension Methods

Extensions.AsEnumerable<JsonLdSyntax>()
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX