52 lines
1.5 KiB
YAML
52 lines
1.5 KiB
YAML
id: https://nde.nl/ontology/hc/class/NewsletterEditor
|
|
name: newsletter_editor
|
|
title: NewsletterEditor Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
NewsletterEditor:
|
|
is_a: StaffRole
|
|
description: |
|
|
Editor producing newsletters and regular publications for members.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
Formally edits publications, but often involved in research,
|
|
writing, photography, layout, and distribution.
|
|
|
|
**Common Variants**:
|
|
- Publications Editor
|
|
- Bulletin Editor
|
|
- Redacteur (Dutch)
|
|
- Communications Editor
|
|
- Magazine Editor
|
|
|
|
**Typical Domains**: Historical societies, heritage associations, museum friends groups
|
|
|
|
**Typical Responsibilities**:
|
|
- Newsletter production and editing
|
|
- Soliciting and editing articles
|
|
- Layout and design
|
|
- Managing publication schedule
|
|
- Distribution coordination
|
|
- Digital newsletter management
|
|
- Member communication
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(EXTERNAL)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|