13 lines
No EOL
142 B
Text
Executable file
13 lines
No EOL
142 B
Text
Executable file
{
|
|
"@context": {
|
|
"e": "http://example.org/vocab#"
|
|
},
|
|
"@graph": [
|
|
{
|
|
"@id": "e:A"
|
|
},
|
|
{
|
|
"@id": "e:B"
|
|
}
|
|
]
|
|
} |