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

10 lines
236 B
Plaintext
Executable file

[
{
"@id": "http://example.org/node1",
"@type": ["http://example.org/type"],
"http://example.org/property": [
{ "@value": "all these IRIs remain unchanged because they are interpreted as absolute IRIs" }
]
}
]