48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Caterer
|
|
name: caterer
|
|
title: Caterer Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
Caterer:
|
|
is_a: StaffRole
|
|
description: |
|
|
Caterer providing food service for events and daily operations.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
May be involved in event planning, venue management,
|
|
and visitor experience beyond food service.
|
|
|
|
**Common Variants**:
|
|
- Food Service Manager
|
|
- Event Caterer
|
|
- Café Manager
|
|
|
|
**Typical Domains**: Museums, galleries with food service
|
|
|
|
**Typical Responsibilities**:
|
|
- Event catering
|
|
- Café/restaurant operations
|
|
- Menu development
|
|
- Food safety compliance
|
|
- Vendor 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
|