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

49 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/class/DepotWorker
name: depot_worker
title: DepotWorker Class
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ../metadata
- ./StaffRole
- ../slots/specificity_annotation
- ./SpecificityAnnotation
- ../slots/template_specificity
- ./TemplateSpecificityScores
classes:
DepotWorker:
is_a: StaffRole
description: |
Depot worker handling collection storage and movement.
**Official Title vs De Facto Work**:
Critical role for collection safety, often involved in
condition monitoring and inventory management.
**Common Variants**:
- Collection Handler
- Art Handler
- Storage Technician
- Warehouse Operative
**Typical Domains**: Museums, archives with storage facilities
**Typical Responsibilities**:
- Object handling and movement
- Storage management
- Inventory assistance
- Packing and unpacking
- Transport coordination
slot_usage:
role_category:
ifabsent: string(SUPPORT)
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
slots:
- specificity_annotation
- template_specificity