You've already forked VARAM_classification_schema
Import UAPF package
Upload files to "/"
This commit is contained in:
19
processgit.mcp.yaml
Normal file
19
processgit.mcp.yaml
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# ProcessGit MCP Configuration
|
||||||
|
# Enables MCP endpoint at: https://processgit.org/VARAM/Document_classification_schema/mcp
|
||||||
|
# Trigger file — ProcessGit auto-detects this in repository root
|
||||||
|
|
||||||
|
version: 1
|
||||||
|
|
||||||
|
server:
|
||||||
|
name: "VARAM Document Classification Schema"
|
||||||
|
description: "Machine-readable classification schema for VARAM DVS Namejs document management system. Functional categories (V2) with programme/project/audience metadata, restructured per MK noteikumi Nr. 282 §33."
|
||||||
|
instructions: "Query document classification categories, departments, programmes, projects, and audiences. Use 'search' to find categories by name or code, 'list_entities' to browse by type (category, department, programme, project, audience), 'get_entity' for details by ID (e.g. category:3.1, project:PRJ-005, department:IPD), 'generate_document' for formatted classification table."
|
||||||
|
|
||||||
|
sources:
|
||||||
|
- path: "classification-v2-proposed.xml"
|
||||||
|
type: "xml"
|
||||||
|
description: "V2 functional classification schema — 159 categories, 22 groups, 3 domains with conditional retention rules"
|
||||||
|
|
||||||
|
- path: "vocabularies.xml"
|
||||||
|
type: "xml"
|
||||||
|
description: "Controlled vocabularies — 22 departments, 13 programmes (PRG-xxx), 33 projects (PRJ-xxx), 9 audience types"
|
||||||
7
processgit.viewer.json
Normal file
7
processgit.viewer.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0",
|
||||||
|
"viewer": "index.html",
|
||||||
|
"title": "VDVC Klasifikācijas shēmas redaktors",
|
||||||
|
"description": "Display V1 (read-only) and edit V2 (proposed) document classification schema for DVS Namejs",
|
||||||
|
"icon": "📋"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user