summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/c027-in.jsonld
blob: 28baae402f88afa3aed572f56e9dc887d24adb5f (plain)
1
2
3
4
5
6
7
[{
 "http://example/bar": [{
   "http://example/baz": [{
     "http://example/baz": [{"@value": "buzz"}]
   }]
 }]
}]