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