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