10 lines
No EOL
163 B
Text
Executable file
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]
|
|
} |