summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/js06-context.jsonld
blob: 98422103d3890c49285c677c48c672d5d7db7b38 (plain)
1
2
3
4
5
6
{
  "@context": {
    "@version": 1.1,
    "e": {"@id": "http://example.org/vocab#object", "@type": "@json"}
  }
}