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.AsEnumerable<JsonLdRdfDirectionMode>()
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX