summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/0062-in.jsonld
blob: 732cc9234ef95e76ef5d23e3df7d55ff8e1705a5 (plain)
1
2
3
4
5
6
{
  "@context": {
    "term": { "@id": "http://example.org/term", "@type": "@vocab" }
  },
  "term": "not-a-term-thus-a-relative-IRI"
}