Show / Hide Table of Contents

Enum JsonLdRdfDirectionMode

An enumeration of the options allowed by the RdfDirection property.

Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRdf.dll
Syntax
public enum JsonLdRdfDirectionMode

Fields

Name Description
CompoundLiteral

Specifies the use of a blank node and rdf:direction property when serializing literals containing a base direction.

I18NDatatype

Specifies the use of W3C I18N datatype IRIs when serializing literals containing a base direction.

Extension Methods

Extensions.ToSafeString(object)
Extensions.AsEnumerable<JsonLdRdfDirectionMode>(JsonLdRdfDirectionMode)
  • Edit this page
  • View Source
In this article
  • Fields
  • Extension Methods
Back to top Generated by DocFX