glam/schemas/20251121/linkml/modules/slots/governance_structure.yaml

35 lines
1.3 KiB
YAML

# CustodianLegalStatus Slot: governance_structure
# Governance model description
id: https://nde.nl/ontology/hc/slot/governance_structure
name: governance-structure-slot
slots:
governance_structure:
slot_uri: org:hasUnit
range: GovernanceStructure
description: >-
Internal governance and organizational structure.
Links to GovernanceStructure class.
Models organizational units, governance bodies, and reporting relationships.
The GovernanceStructure class includes:
- structure_type: Type (hierarchical, matrix, flat, network)
- organizational_units: List of departments/divisions
- governance_body: Top-level board/trustees/council
- description: Detailed structure description
comments:
- "Now uses structured GovernanceStructure class instead of simple string"
- "Allows modeling complex organizational hierarchies"
- "Can reference other CustodianLegalStatus entities for units"
exact_mappings:
- org:hasUnit
close_mappings:
- org:organization
- org:OrganizationalUnit
examples:
- value:
structure_type: "hierarchical"
description: "Board of trustees with director-led departments (collections, education, research)"
description: "Typical museum governance structure"