summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/0084-context.jsonld
blob: 2de136b02c9003b10b4d8cc7871e3358729580fb (plain)
1
2
3
4
5
6
{
  "@context": {
    "@vocab": "http://example.org/",
    "input": {"@container": ["@graph", "@id"]}
  }
}