summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/0084-out.jsonld
blob: 6594c8d6820e14874263de9a0a8be91ece1de72a (plain)
1
2
3
4
5
6
7
8
9
{
  "@context": {
    "@vocab": "http://example.org/",
    "input": {"@container": ["@graph", "@id"]}
  },
  "input": {
    "@none": {"value": "x"}
  }
}