1
0
Files
VARAM_classification_schema/processgit.viewer.json
2026-02-08 22:44:06 +00:00

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"
}
}
]
}