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

8 lines
162 B
Plaintext
Executable file

{
"@context": {
"term": { "@id": "http://example.org/term", "@type": "@vocab" },
"prefix": "http://example.com/vocab#"
},
"term": "prefix:suffix"
}