- Fix scope_note → finding_aid_scope_note in FindingAid.yaml - Remove duplicate wikidata_entity slot from CustodianType.yaml (import instead) - Remove duplicate rico_record_set_type from class_metadata_slots.yaml - Fix range types for equals_string compatibility (uriorcurie → string) - Move class names from close_mappings to see_also in 10 RecordSetTypes files - Generate all RDF formats: OWL, N-Triples, RDF/XML, N3, JSON-LD context - Sync schemas to frontend/public/schemas/ Files: 1,151 changed (includes prior CustodianType migration)
86 lines
2.9 KiB
YAML
86 lines
2.9 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/class_metadata_slots
|
|
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
|
|
|
|
**Dual-Class Pattern**:
|
|
This class represents the CUSTODIAN type (the collection organization).
|
|
For the collection type, see `CastCollectionRecordSetType` (rico:RecordSetType).
|
|
|
|
**Ontological Alignment**:
|
|
- **SKOS**: skos:Concept with skos:broader Q166118 (archive)
|
|
- **Schema.org**: schema:Museum (when publicly displayed)
|
|
- **RiC-O**: rico:CorporateBody (as agent)
|
|
- **CIDOC-CRM**: crm:E78_Curated_Holding
|
|
|
|
**Multilingual Labels**:
|
|
- de: Abgusssammlung
|
|
- nl: Afgietsel verzameling
|
|
slots:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- related_gallery_type
|
|
- related_museum_type
|
|
- related_personal_collection_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
slot_usage:
|
|
custodian_types:
|
|
equals_expression: '["hc:MuseumType"]'
|
|
custodian_types_rationale:
|
|
equals_string: Cast collection is a museum collection type (M).
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|