Show / Hide Table of Contents

Enum JsonLdContainer

Enumeration of the supported container mappings.
Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRDF.dll
Syntax
public enum JsonLdContainer

Fields

Name Description
Graph @graph container mapping
Id @id container mapping
Index @index container mapping
Language @language container mapping
List @list container mapping
Null No container mapping
Set @set container mapping
Type @type container mapping

Extension Methods

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