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