49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/InternationalDelegate
|
|
name: international_delegate
|
|
title: InternationalDelegate Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
InternationalDelegate:
|
|
is_a: StaffRole
|
|
description: |
|
|
International delegate representing institution in global forums.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
May participate in standards development, international
|
|
partnerships, and diplomatic cultural exchange.
|
|
|
|
**Common Variants**:
|
|
- International Relations Officer
|
|
- Cultural Attaché
|
|
- International Programs Manager
|
|
- Global Partnerships Director
|
|
|
|
**Typical Domains**: National institutions, international organizations
|
|
|
|
**Typical Responsibilities**:
|
|
- International representation
|
|
- Standards body participation
|
|
- Partnership development
|
|
- Cultural diplomacy
|
|
- Knowledge exchange
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(EXTERNAL)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|