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

7 lines
135 B
Text
Raw Normal View History

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