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

9 lines
325 B
Plaintext
Executable file

[
{
"@id": "http://me.markus-lanthaler.com/",
"http://xmlns.com/foaf/0.1/homepage": [ { "@id": "http://www.markus-lanthaler.com/" } ],
"http://example.com/link": [ { "@id": "http://json-ld.org/test-suite/tests/relative-iri" } ],
"http://xmlns.com/foaf/0.1/name": [ { "@value": "Markus Lanthaler" } ]
}
]