- Created new YAML files for audience size and audience type slots, defining their properties and annotations. - Added archived capacity slots including cubic meters, linear meters, item count, and descriptions, with appropriate URIs and ranges. - Introduced a template specificity slot for context-aware RAG filtering. - Consolidated capacity-related slots into a unified structure, including has_or_had_capacity, capacity_type, and capacity_value, with detailed descriptions and examples.
105 lines
2.7 KiB
YAML
105 lines
2.7 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/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
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
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
slot_usage:
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:MuseumType"]'
|