JSON-LD
Compact IRI
A compact IRI is a way of writing an IRI using a prefix and suffix separated by a colon.

Back to Glossary
Definition
A compact IRI is a way of writing an IRI using a prefix and suffix separated by a colon.
Examples
- schema:Person
- foaf:name
Related terms
- @context
The @context property defines the context within which the terms in a JSON-LD document are interpreted.
- 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.
- IRI
Internationalized Resource Identifier - a string that conforms to the syntax defined in RFC 3987.
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