jsonld-ex/test/data/json-ld.org-test-suite/compact-0063-in.jsonld

8 lines
162 B
Text
Raw Normal View History

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