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

13 lines
221 B
Text
Executable file

{
"@context": [
{
"v": "http://example.com/vocab#",
"term": "v:somethingElse"
},
{
"@vocab": "http://example.com/anotherVocab#",
"term": "term"
}
],
"term": "value of term"
}