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

48 lines
1.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/Waiter
name: waiter
title: Waiter Class
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ../metadata
- ./StaffRole
- ../slots/specificity_annotation
- ./SpecificityAnnotation
- ../slots/template_specificity
- ./TemplateSpecificityScores
classes:
Waiter:
is_a: StaffRole
description: |
Waiter providing food service in museum cafés or events.
**Official Title vs De Facto Work**:
In heritage settings, may also provide visitor information
and represent the institution's hospitality.
**Common Variants**:
- Server
- Food Service Staff
- Café Staff
**Typical Domains**: Heritage institutions with food service
**Typical Responsibilities**:
- Table service
- Order taking
- Food delivery
- Customer service
- Café maintenance
slot_usage:
role_category:
ifabsent: string(SUPPORT)
specificity_annotation:
range: SpecificityAnnotation
inlined: true
template_specificity:
range: TemplateSpecificityScores
inlined: true
slots:
- specificity_annotation
- template_specificity