jsonld-ex/test/data/json-ld.org-test-suite/compact-0020-in.jsonld

9 lines
126 B
Text
Raw Normal View History

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