16 lines
No EOL
224 B
Text
Executable file
16 lines
No EOL
224 B
Text
Executable file
{
|
|
"@context": {
|
|
"e": "http://example.org/vocab#",
|
|
"e:self": {"@type": "@id"}
|
|
},
|
|
"@graph": [
|
|
{
|
|
"@id": "_:b0",
|
|
"e:self": "_:b0"
|
|
},
|
|
{
|
|
"@id": "_:b1",
|
|
"e:self": "_:b1"
|
|
}
|
|
]
|
|
} |