jsonld-ex/test/data/json-ld.org-test-suite/compact-0049-out.jsonld

7 lines
206 B
Text
Raw Normal View History

{
"@context": {
"property": { "@id": "http://example.org", "@type": "@id" }
},
"property": { "@list": [ "http://example.com/node/a", "http://example.com/node/b", "http://example.com/node/c" ] }
}