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

14 lines
282 B
Plaintext
Executable file

[
{
"@id": "http://example.com/john",
"http://xmlns.com/foaf/0.1/homepage": {
"@id": "http://john.doe.org/"
},
"http://xmlns.com/foaf/0.1/name": "John Doe"
},
{
"@id": "http://example.com/jane",
"http://xmlns.com/foaf/0.1/name": "Jane Doe"
}
]