You've already forked VARAM_classification_schema
Import UAPF package
21 lines
499 B
JSON
21 lines
499 B
JSON
{
|
|
"version": 1,
|
|
"viewers": [
|
|
{
|
|
"id": "vdvc-classification-editor",
|
|
"primary_pattern": "classification-v2-proposed.xml",
|
|
"type": "html",
|
|
"entry": "index.html",
|
|
"edit_allow": [
|
|
"classification-v2-proposed.xml",
|
|
"vocabularies.xml"
|
|
],
|
|
"targets": {
|
|
"xsd": "vdvc-classification.xsd",
|
|
"v2": "classification-v2-proposed.xml",
|
|
"v1": "classification-v1-asis.xml",
|
|
"vocab": "vocabularies.xml"
|
|
}
|
|
}
|
|
]
|
|
} |