9 lines
126 B
Text
9 lines
126 B
Text
|
{
|
||
|
"@context": {
|
||
|
"ex": "http://example.org/ns#"
|
||
|
},
|
||
|
"@id": "ex:property",
|
||
|
"ex:property": {
|
||
|
"@list": [1, 2]
|
||
|
}
|
||
|
}
|