blob: 83ffd52107d31e8c0ecae26960f47a27fff2146f (
plain)
1
2
3
4
5
6
7
|
{
"@context": {
"notChosen": {"@id": "http://example.org/term", "@type": "@vocab"},
"chosen": {"@id": "http://example.org/term", "@type": "@id"}
},
"chosen": "http://example.org/enum"
}
|