18 lines
No EOL
546 B
Text
Executable file
18 lines
No EOL
546 B
Text
Executable file
[{
|
|
"@id": "http://json-ld.org/test-suite/tests/expand-0005-in.jsonld#me",
|
|
"http://xmlns.com/foaf/0.1/knows": [
|
|
{
|
|
"@id": "http://example.com/bob#me",
|
|
"http://xmlns.com/foaf/0.1/name": [{"@value": "Bob"}],
|
|
"http://xmlns.com/foaf/0.1/homepage": [{
|
|
"@id": "http://example.com/bob"
|
|
}]
|
|
}, {
|
|
"@id": "http://example.com/alice#me",
|
|
"http://xmlns.com/foaf/0.1/name": [{"@value": "Alice"}],
|
|
"http://xmlns.com/foaf/0.1/homepage": [{
|
|
"@id": "http://example.com/alice"
|
|
}]
|
|
}
|
|
]
|
|
}] |