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

9 lines
213 B
Plaintext
Executable file

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