summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/m017-in.jsonld
blob: e01c12ee53b4a54fc18d44f92e1bb19856582611 (plain)
1
2
3
4
5
6
7
[{
  "http://example.org/input": [{
    "@graph": [{
      "http://example.org/value": [{"@value": "x"}]
    }]
  }]
}]