6 lines
206 B
Text
Executable file
6 lines
206 B
Text
Executable file
{
|
|
"@context": {
|
|
"property": { "@id": "http://example.org", "@type": "@id" }
|
|
},
|
|
"property": { "@list": [ "http://example.com/node/a", "http://example.com/node/b", "http://example.com/node/c" ] }
|
|
}
|