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