jsonld-ex/test/data/json-ld.org-test-suite/compact-0049-in.jsonld
2017-03-24 23:08:41 +01:00

7 lines
206 B
Plaintext
Executable file

{
"@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" ] }
}