7 lines
200 B
Text
Executable file
7 lines
200 B
Text
Executable file
{
|
|
"@context": {
|
|
"notChosen": {"@id": "http://example.org/term", "@type": "@vocab"},
|
|
"chosen": {"@id": "http://example.org/term", "@type": "@id"}
|
|
},
|
|
"chosen": "http://example.org/enum"
|
|
}
|