glam/schemas/20251121/examples/organizational_structure_simple.yaml
kempersc 2761857b0d Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams
- Implemented `owl_to_mermaid.py` to convert OWL/Turtle files into Mermaid class diagrams.
- Implemented `owl_to_plantuml.py` to convert OWL/Turtle files into PlantUML class diagrams.
- Added two new PlantUML files for custodian multi-aspect diagrams.
2025-11-22 23:01:13 +01:00

12 lines
411 B
YAML

# Simple OrganizationalStructure Test Instances
# Validates basic organizational unit modeling
# Version: 0.4.0
# Date: 2025-11-22
# Test 1: Single department (minimal fields)
OrganizationalStructure:
id: "https://nde.nl/ontology/hc/org-unit/test-dept-001"
unit_name: "Digital Preservation Department"
unit_type: "DEPARTMENT"
refers_to_custodian:
hc_id: "https://nde.nl/ontology/hc/nl-zh-haa-a-na"