49 lines
1.3 KiB
YAML
49 lines
1.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/HumanResourcesWorker
|
|
name: human_resources_worker
|
|
title: HumanResourcesWorker Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
HumanResourcesWorker:
|
|
is_a: StaffRole
|
|
description: |
|
|
Human resources worker managing personnel administration.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
Often handles recruitment, training, employee relations,
|
|
and organizational development.
|
|
|
|
**Common Variants**:
|
|
- HR Manager
|
|
- HR Officer
|
|
- Personnel Administrator
|
|
- HR Business Partner
|
|
|
|
**Typical Domains**: All heritage institutions
|
|
|
|
**Typical Responsibilities**:
|
|
- Recruitment and hiring
|
|
- Employee administration
|
|
- Training coordination
|
|
- Performance management
|
|
- Policy development
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(SUPPORT)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|