jsonld-ex/test/data/json-ld.org-test-suite/toRdf-0092-in.jsonld

9 lines
213 B
Text
Raw Normal View History

{
"@context": {
"@vocab": "http://example.org/",
"property": "vocabRelativeProperty"
},
"property": "must expand to http://example.org/vocabRelativeProperty",
"http://example.org/property": "ok"
}