jsonld-ex/test/data/json-ld.org-test-suite/normalize-0049-in.jsonld

8 lines
151 B
Text
Raw Normal View History

{
"@context": {
"eg": "http://example.org/vocab#",
"eg:p": {"@type": "@id"}
},
"@id": "http://example.org/test#example",
"eg:p": null
}