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