jsonld-ex/test/data/json-ld.org-test-suite/compact-0055-out.jsonld

8 lines
156 B
Text
Raw Normal View History

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