jsonld-ex/test/data/json-ld.org-test-suite/normalize-0004-in.jsonld
2017-03-24 23:08:41 +01:00

9 lines
No EOL
148 B
Text
Executable file

{
"@context": {
"ex": "http://example.org/vocab#"
},
"@type": "ex:Foo",
"ex:embed": {
"@id": "http://example.org/test#example"
}
}