Show / Hide Table of Contents

Enum JsonLdEmbed

Enumeration of the allowed values for the object embed option for JSON-LD framing.
Namespace: VDS.RDF.JsonLd.Syntax
Assembly: dotNetRDF.dll
Syntax
public enum JsonLdEmbed

Fields

Name Description
Always @always
First @first
Last @last
Link @link
Never @never
Once @once

Extension Methods

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