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

13 lines
321 B
Plaintext
Executable file

[{
"http://example.com/vocab#name": [{
"@value": "Markus Lanthaler"
}],
"http://example.com/vocab#homepage": [{
"@id": "http://www.markus-lanthaler.com/"
}],
"http://example.com/vocab#created_at": [{
"@value": "2012-10-28",
"@type": "http://www.w3.org/2001/XMLSchema#date"
}]
}]