9 lines
No EOL
180 B
Text
Executable file
9 lines
No EOL
180 B
Text
Executable file
{
|
|
"@context": {
|
|
"ex": "http://example.org/vocab#",
|
|
"ex:foo": {"@type": "@id"}
|
|
},
|
|
"@id": "http://example.org/test#example",
|
|
"@type": "ex:Foo",
|
|
"ex:foo": "ex:Bar"
|
|
} |