9 lines
155 B
Text
Executable file
9 lines
155 B
Text
Executable file
{
|
|
"@context": {
|
|
"Bar": "http://example.com/vocab#Bar",
|
|
"foo": {
|
|
"@id": "http://example.com/vocab#foo",
|
|
"@type": "@vocab"
|
|
}
|
|
}
|
|
}
|