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

10 lines
No EOL
163 B
Text
Executable file

{
"@context": {
"ex": "http://example.org/ns#",
"ex:property": {
"@container": "@list"
}
},
"@id": "ex:property",
"ex:property": [1, 2]
}