summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/m006-context.jsonld
blob: 6540eb51d4d315cdffa2083d7103925577aae63e (plain)
1
2
3
4
5
6
{
  "@context": {
    "@vocab": "http://example/",
    "typemap": {"@container": "@type"}
  }
}