55 lines
1.6 KiB
YAML
55 lines
1.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/Secretary
|
|
name: secretary
|
|
title: Secretary Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
wikidata: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
Secretary:
|
|
is_a: StaffRole
|
|
description: |
|
|
Secretary managing organizational records, correspondence, and meeting minutes.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
Formally responsible for records and minutes, but often serves as
|
|
organizational memory and handles significant administrative coordination.
|
|
|
|
**Common Variants**:
|
|
- Board Secretary
|
|
- Recording Secretary
|
|
- Secretaris (Dutch)
|
|
- Honorary Secretary
|
|
- General Secretary
|
|
- Company Secretary
|
|
|
|
**Typical Domains**: Historical societies, cooperatives, foundations, associations
|
|
|
|
**Typical Responsibilities**:
|
|
- Recording and distributing meeting minutes
|
|
- Managing organizational correspondence
|
|
- Maintaining official records and documents
|
|
- Ensuring statutory compliance
|
|
- Coordinating meeting logistics
|
|
- Member communication
|
|
exact_mappings:
|
|
- wikidata:Q80687
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(GOVERNANCE)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|