Click or drag to resize

JsonLdKeywords Fields

The JsonLdKeywords type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCoreKeywords
The list of JSON-LD keywords defined by the API and Processing specification.
Public fieldStatic memberFramingKeywords
The list of JSON-LD keywords added by the Framing specification.
Public fieldStatic memberGraphObjectKeys
Keywords that are valid properties of a graph object.
Public fieldStatic memberJsonLdContextKeywords
Keywords that are valid top-level properties of a context object.
Public fieldStatic memberTermDefinitionKeys
Keywords that are valid in a term definition.
Public fieldStatic memberValueObjectKeys
Keywords that are valid properties of a value object.
Top
See Also