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

9 lines
288 B
Plaintext
Executable file

{
"@context": {
"http": "http://example.com/this-prefix-would-overwrite-all-http-iris"
},
"@id": "http://example.org/node1",
"@type": "http://example.org/type",
"http://example.org/property": "all these IRIs remain unchanged because they are interpreted as absolute IRIs"
}