JSON-LD
@vocab
Used to expand properties and values in @type with a common prefix IRI.

Back to Glossary
Definition
Used to expand properties and values in @type with a common prefix IRI.
Examples
"@vocab": "https://schema.org/"
Related terms
- @context
The @context property defines the context within which the terms in a JSON-LD document are interpreted.
- @type
The @type property specifies the type of the thing being described.
- JSON-LD
JSON-LD (JSON for Linked Data) is a method of encoding Linked Data using JSON. It is a lightweight syntax to express structured data.
More JSON-LD terms
6 additional terms in this category
Schema types
- Person — Individual people
- Organization — Companies and groups
- Product — Items for sale
- Event — Concerts and conferences
- Article — Blog posts and news
- Recipe — Cooking instructions