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