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

9 lines
126 B
Plaintext
Executable file

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