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

8 lines
151 B
Plaintext
Executable file

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