You've already forked VARAM_classification_schema
Import UAPF package
Update processgit.viewer.json
This commit is contained in:
@@ -1,7 +1,21 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"viewer": "index.html",
|
"viewers": [
|
||||||
"title": "VDVC Klasifikācijas shēmas redaktors",
|
{
|
||||||
"description": "Display V1 (read-only) and edit V2 (proposed) document classification schema for DVS Namejs",
|
"id": "vdvc-classification-editor",
|
||||||
"icon": "📋"
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user