8 lines
213 B
Text
Executable file
8 lines
213 B
Text
Executable file
{
|
|
"@context": {
|
|
"@vocab": "http://example.org/",
|
|
"property": "vocabRelativeProperty"
|
|
},
|
|
"property": "must expand to http://example.org/vocabRelativeProperty",
|
|
"http://example.org/property": "ok"
|
|
}
|