14 lines
358 B
Text
Executable file
14 lines
358 B
Text
Executable file
[
|
|
{
|
|
"@id": "http://example.com/people/markus",
|
|
"@reverse": {
|
|
"http://xmlns.com/foaf/0.1/knows": [
|
|
{
|
|
"@id": "http://example.com/people/dave",
|
|
"http://xmlns.com/foaf/0.1/name": [ { "@value": "Dave Longley" } ]
|
|
}
|
|
]
|
|
},
|
|
"http://xmlns.com/foaf/0.1/name": [ { "@value": "Markus Lanthaler" } ]
|
|
}
|
|
]
|