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