53 lines
1.5 KiB
YAML
53 lines
1.5 KiB
YAML
id: https://nde.nl/ontology/hc/class/CollectionsManager
|
|
name: collections_manager
|
|
title: CollectionsManager 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:
|
|
CollectionsManager:
|
|
is_a: StaffRole
|
|
description: |
|
|
Collections manager handling registration, cataloging, loans, and storage.
|
|
|
|
**Official Title vs De Facto Work**:
|
|
Formally focused on collections logistics, but often involved in
|
|
digitization projects, database development, and policy creation.
|
|
|
|
**Common Variants**:
|
|
- Collections Registrar
|
|
- Registrar
|
|
- Collections Coordinator
|
|
- Collections Administrator
|
|
|
|
**Typical Domains**: Museums, galleries
|
|
|
|
**Typical Responsibilities**:
|
|
- Object registration and documentation
|
|
- Cataloging and database management
|
|
- Loan coordination (incoming/outgoing)
|
|
- Collection storage and inventory
|
|
- Rights and reproductions
|
|
- Insurance and valuation coordination
|
|
exact_mappings:
|
|
- wikidata:Q65963513
|
|
slot_usage:
|
|
role_category:
|
|
ifabsent: string(CURATORIAL)
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|