13 lines
No EOL
369 B
Text
Executable file
13 lines
No EOL
369 B
Text
Executable file
{
|
|
"@id": "http://example.org/test#example1",
|
|
"http://example.org/vocab#date": {
|
|
"@value": "2011-01-25T00:00:00Z",
|
|
"@type": "http://www.w3.org/2001/XMLSchema#dateTime"
|
|
},
|
|
"http://example.org/vocab#embed": {
|
|
"@id": "http://example.org/test#example2",
|
|
"http://example.org/vocab#parent": {
|
|
"@id": "http://example.org/test#example1"
|
|
}
|
|
}
|
|
} |