47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Cleaner
|
|
name: cleaner
|
|
title: Cleaner Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
Cleaner:
|
|
is_a: StaffRole
|
|
description: |
|
|
Cleaner providing facility cleaning services.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
In heritage settings, must understand special requirements
|
|
for cleaning near collections and historic surfaces.
|
|
|
|
**Common Variants**:
|
|
- Housekeeping Staff
|
|
- Cleaning Technician
|
|
- Custodian
|
|
|
|
**Typical Domains**: All heritage institutions
|
|
|
|
**Typical Responsibilities**:
|
|
- Daily cleaning of public and staff areas
|
|
- Special cleaning procedures near collections
|
|
- Event cleanup
|
|
- Waste management
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(SUPPORT)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|