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

9 lines
256 B
Plaintext
Executable file

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