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

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"
}
}