8 lines
211 B
Text
Executable file
8 lines
211 B
Text
Executable file
{
|
|
"@context": {
|
|
"term": {"@id": "http://example.org/term", "@type": "@vocab"},
|
|
"doNotSelect": {"@id": "http://example.org/term"},
|
|
"enum": {"@id": "http://example.org/enum"}
|
|
},
|
|
"term": "enum"
|
|
}
|