- Migrate 236+ class files from custodian_types to has_or_had_custodian_type - Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related - Update main schema and manifest imports - Fix Custodian.yaml class to use new slot - Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml Rules applied: - Rule 39: RiC-O naming convention (hasOrHad pattern) - Rule 43: Slot nouns must be singular (multivalued:true for cardinality) - Rule 38: Slot centralization with semantic URI
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
id: https://w3id.org/nde/ontology/PrintRoom
|
|
name: PrintRoom
|
|
title: Print Room
|
|
classes:
|
|
PrintRoom:
|
|
description: Collection of prints, and sometimes drawings, watercolours and photographs.
|
|
Print rooms (Kupferstichkabinette, cabinets des estampes) are specialized collections
|
|
within museums or libraries that focus on works on paper including prints, drawings,
|
|
and related materials. They typically require special viewing conditions due
|
|
to light sensitivity of the materials.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q445396
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
annotations:
|
|
skos:prefLabel: Print Room
|
|
skos:altLabel: Kupferstichkabinett, gabinete de estampas, cabinet des estampes,
|
|
Department of Prints and Drawings
|
|
media_type: prints/works on paper
|
|
see_also:
|
|
- IconographicArchives
|
|
- PhotoArchive
|
|
- MuseumArchive
|
|
- GalleryType
|
|
comments:
|
|
- Kupferstichkabinett (de)
|
|
- gabinete de estampas (es)
|
|
- cabinet des estampes (fr)
|
|
- Specialized collection of prints and drawings
|
|
- Often part of larger museum or library
|
|
- Requires special viewing conditions
|
|
imports:
|