8 lines
195 B
Text
Executable file
8 lines
195 B
Text
Executable file
{
|
|
"@context": {
|
|
"foo": "http://example.org/foo",
|
|
"bar": { "@reverse": "http://example.org/bar", "@type": "@id" }
|
|
},
|
|
"foo": "Foo",
|
|
"bar": [ "http://example.org/origin", "_:b0" ]
|
|
}
|