jsonld-ex/test/data/json-ld.org-test-suite/compact-0028-context.jsonld

10 lines
131 B
Text
Raw Normal View History

{
"@context": {
"@vocab": "http://xmlns.com/foaf/0.1/",
"homepage": {
"@type": "@id"
},
"uri": "@id"
}
}