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

49 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/Volunteer
name: volunteer
title: Volunteer Class
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ../metadata
- ./StaffRole
- ../slots/specificity_annotation
- ./SpecificityAnnotation
- ../slots/template_specificity
- ./TemplateSpecificityScores
classes:
Volunteer:
is_a: StaffRole
description: |
Volunteer providing unpaid assistance to the institution.
**Official Title vs De Facto Work**:
Volunteers often take on significant responsibilities including
tours, research, digitization, event support, and administration.
**Common Variants**:
- Docent (volunteer guide)
- Museum Volunteer
- Archive Volunteer
- Friend of the Museum
**Typical Domains**: All heritage institutions
**Typical Responsibilities**:
- Guided tours (as docent)
- Research assistance
- Data entry and digitization
- Event support
- Visitor services
slot_usage:
role_category:
ifabsent: string(EXTERNAL)
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
slots:
- specificity_annotation
- template_specificity