Overview
Local name: example-term
IRI: https://vocab4all.org/terms/example-term
Definition
A placeholder term demonstrating how human-readable documentation is published at the same path space as the vocabulary IRIs used in JSON-LD (with cleanUrls, the canonical URL has no .html suffix).
Usage
In JSON-LD, with /context/v1.json loaded:
json
{
"@context": [
"https://vocab4all.org/context/v1.json"
],
"exampleTerm": "Any string or typed value your spec allows"
}