48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/ResearcherInResidence
|
|
name: researcher_in_residence
|
|
title: ResearcherInResidence Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ./StaffRole
|
|
- ../slots/specificity_annotation
|
|
- ./SpecificityAnnotation
|
|
- ../slots/template_specificity
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
ResearcherInResidence:
|
|
is_a: StaffRole
|
|
description: |
|
|
Researcher in residence - visiting scholar with temporary affiliation.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
May engage in teaching, public lectures, mentoring, and institutional
|
|
projects beyond their primary research.
|
|
|
|
**Common Variants**:
|
|
- Visiting Researcher
|
|
- Research Fellow in Residence
|
|
- Visiting Scholar
|
|
- Guest Researcher
|
|
|
|
**Typical Domains**: Museums, archives, libraries with research programs
|
|
|
|
**Typical Responsibilities**:
|
|
- Independent research using collections
|
|
- Public presentations of research
|
|
- Collaboration with institutional staff
|
|
- Contribution to institutional publications
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(RESEARCH)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|