glam/schemas/20251121/linkml/modules/classes/DepartmentHead.yaml
2026-01-08 15:56:28 +01:00

49 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/DepartmentHead
name: department_head
title: DepartmentHead Class
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ../metadata
- ./StaffRole
- ../slots/specificity_annotation
- ./SpecificityAnnotation
- ../slots/template_specificity
- ./TemplateSpecificityScores
classes:
DepartmentHead:
is_a: StaffRole
description: |
Head of department or division (middle management).
**Official Title vs De Facto Work**:
Often maintains hands-on involvement in departmental work
while managing staff and budgets.
**Common Variants**:
- Head of [Department]
- Chief [Role]
- Division Head
- Section Head
- Team Lead
**Typical Domains**: All heritage institutions
**Typical Responsibilities**:
- Department operations and budgeting
- Staff supervision and development
- Strategic planning for department
- Cross-departmental collaboration
slot_usage:
role_category:
ifabsent: string(LEADERSHIP)
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
slots:
- specificity_annotation
- template_specificity