Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to define the short-hand names that are used throughout a JSON-LD document.

Hierarchy

  • Context

Indexable

[key: string]: TermDef | undefined

Used to define the short-hand names that are used throughout a JSON-LD document.

see

JSON-LD iri-expansion-within-a-context

Index

Properties

Properties

Optional @base

@base: Iri

Used to set the base IRI against which relative IRIs are resolved

see

JSON-LD base-iri

Optional @language

@language: undefined | string

Defines a default language for a JSON-LD document

see

JSON-LD string-internationalization

Optional @vocab

@vocab: Iri

Used to expand properties and values in @type with a common prefix IRI

see

JSON-LD default-vocabulary

Legend

  • Property

Generated using TypeDoc. Delivered by Vercel. json-rql - v0.6.2 Source code licensed MIT. Privacy policy