8 lines
196 B
Text
Executable file
8 lines
196 B
Text
Executable file
{
|
|
"@context": {"foaf": "http://xmlns.com/foaf/0.1/"},
|
|
"@id": "http://greggkellogg.net/foaf#me",
|
|
"foaf:knows": {
|
|
"@id": "http://manu.sporny.org/#me",
|
|
"foaf:name": "Manu Sporny"
|
|
}
|
|
}
|