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

8 lines
200 B
Text
Raw Normal View History

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