Schema Migration Fixes: - Fix YAML import indentation in ~650 slot files (linkml:types and enum imports) - Rename slot reference: has_or_had_holds_record_set_type → hold_or_held_record_set_type (70+ archive class files, main schema, manifest.json) - Fix ProvenanceBlock.yaml: remove invalid any_of range, use string with multivalued - Fix has_or_had_provenance.yaml: remove nested template_specificity from annotations Validation Status: - 0 errors (was multiple import/reference errors) - 30 warnings (missing descriptions on inline slots, intentional SCREAMING_CASE names) Files changed: ~3,850 (slots, classes, main schema, manifest)
95 lines
2.1 KiB
YAML
95 lines
2.1 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
|
|
- specificity_annotation
|
|
- template_specificity
|
|
slot_usage:
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:MuseumType"]'
|