glam/frontend/public/schemas/20251121/linkml/modules/classes/CastCollection.yaml
kempersc f9f3cc8e74 fix: resolve YAML import indentation and add missing slot descriptions
Schema Improvements:
- Fix YAML import indentation across 800+ class files (sed: '^- ../' → '  - ../')
- Add descriptions to 26 inline slots missing them (lint warnings)
- Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml

Validation Results:
- linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names)
- gen-owl: SUCCESS (164,069 lines generated)
- gen-json-schema: SUCCESS (9.4MB generated)

Files affected: 1,034 files, +23,908 -15,200 lines
2026-01-16 00:09:28 +01:00

101 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
- ../slots/has_or_had_custodian_type
- ../slots/specificity_annotation
- ../slots/template_specificity
- ../slots/has_or_had_custodian_type
- ../slots/specificity_annotation
- ../slots/template_specificity
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"]'