summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/m001-context.jsonld
blob: e78b68996e3ced3aa61f631abf9b337dfdc39506 (plain)
1
2
3
4
5
6
{
  "@context": {
    "@vocab": "http://example/",
    "idmap": {"@container": "@id"}
  }
}