- 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
73 lines
2.4 KiB
YAML
73 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/CastCollection
|
|
name: CastCollection
|
|
title: Cast Collection Type
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./GalleryType
|
|
- ./MuseumType
|
|
- ./PersonalCollectionType
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
classes:
|
|
CastCollection:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Art-historical or archaeological collection of plaster casts (reproductions)
|
|
of sculptures, architectural elements, and other artworks, typically used
|
|
for education and study.
|
|
|
|
**Wikidata**: Q29380643
|
|
|
|
**Scope**:
|
|
Cast collections (Abgusssammlungen) contain:
|
|
- Plaster casts of classical sculptures
|
|
- Reproductions of architectural ornaments
|
|
- Casts of medieval and Renaissance works
|
|
- Study collections for art history education
|
|
- Comparative materials for archaeological research
|
|
|
|
**Educational Purpose**:
|
|
Cast collections serve:
|
|
- Art history teaching and research
|
|
- Drawing and sculpture instruction
|
|
- Comparative stylistic analysis
|
|
- Access to works otherwise unavailable locally
|
|
- Preservation of endangered originals' form
|
|
|
|
**Cross-Type Linkages**:
|
|
Cast collections often exist within or alongside:
|
|
- **GalleryType**: Display of casts in gallery settings
|
|
- **MuseumType**: Museum collections including cast galleries
|
|
- **PersonalCollectionType**: Private collections of casts
|
|
|
|
**Notable Examples**:
|
|
- Abguss-Sammlung Antiker Plastik (Berlin)
|
|
- Cast Courts, Victoria and Albert Museum
|
|
- Museum of Classical Archaeology (Cambridge)
|
|
- Skulpturhalle Basel
|
|
|
|
**Related Types**:
|
|
- MuseumArchive (Q53566456) - Museum institutional records
|
|
- ArtArchive (Q27032254) - Art documentation
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- related_gallery_type
|
|
- related_museum_type
|
|
- related_personal_collection_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
slot_usage:
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:MuseumType"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|