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.ToSafeString(object)
Extensions.AsEnumerable<JsonLdSyntax>(JsonLdSyntax)
  • Edit this page
  • View Source
In this article
  • Fields
  • Extension Methods
Back to top Generated by DocFX