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

10 lines
164 B
Plaintext
Executable file

{
"@context": {
"foaf": "http://xmlns.com/foaf/0.1/"
},
"@id": "http://greggkellogg.net/foaf#me",
"foaf:knows": {
"foaf:name": "Dave Longley"
}
}