49 lines
1.4 KiB
YAML
49 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/Researcher
|
|
name: researcher
|
|
title: Researcher Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
Researcher:
|
|
is_a: StaffRole
|
|
description: |
|
|
Researcher conducting scholarly research on collections.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
Often contributes to exhibitions, publications, educational programs,
|
|
and public engagement beyond formal research duties.
|
|
|
|
**Common Variants**:
|
|
- Research Fellow
|
|
- Postdoctoral Researcher
|
|
- Collections Researcher
|
|
- Research Specialist
|
|
- Research Associate
|
|
|
|
**Typical Domains**: Museums, archives, libraries (especially those with research mandates)
|
|
|
|
**Typical Responsibilities**:
|
|
- Original research using collections
|
|
- Publications and presentations
|
|
- Research support for exhibitions
|
|
- Cataloging and documentation research
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(RESEARCH)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|