- Created cleanup_class_descriptions_v2.py script using text-based regex - Removed 134 class files' redundant sections: - dual_class_pattern: 80 occurrences - ontological_alignment: 35 occurrences - ontology_alignment_upper: 33 occurrences - multilingual_labels: 26 occurrences - glamorcubes_category: 6 occurrences - example_structure: 6 occurrences - Fixed ArchiveOrganizationType.yaml parse error after cleanup - Added 49 new slot definition files - All 395 class files validate as correct YAML - Deployed to bronhouder.nl/linkml
67 lines
2.1 KiB
YAML
67 lines
2.1 KiB
YAML
# Kustodie - German University Art Collection Administration
|
|
# Refactored with LinkML geographic restriction pattern
|
|
# Wikidata: Q58482422
|
|
|
|
id: https://w3id.org/nde/ontology/Kustodie
|
|
name: Kustodie
|
|
title: Kustodie (University Art Collection)
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
classes:
|
|
Kustodie:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
University art collection administration unit (Kustodie). The German
|
|
term refers to the unit within a university responsible for managing,
|
|
preserving, and exhibiting the institution's art collections and
|
|
cultural property.
|
|
|
|
**Wikidata**: Q58482422
|
|
|
|
**Geographic Restriction**: Germany (DE) only.
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
**Scope**:
|
|
Kustodien manage:
|
|
- University art collections (portraits, paintings, sculptures)
|
|
- Historical scientific instruments
|
|
- Rare books and manuscripts (sometimes)
|
|
- University memorabilia and regalia
|
|
- Architectural heritage of the institution
|
|
- Documentation of university history
|
|
|
|
**Functions**:
|
|
- Collection management and documentation
|
|
- Conservation and preservation
|
|
- Exhibition programming
|
|
- Research support
|
|
- Public outreach and tours
|
|
- Acquisitions and donations
|
|
|
|
**Organizational Context**:
|
|
Kustodien are typically:
|
|
- Administrative units within universities
|
|
- Led by a Kustos/Kustodin (custodian)
|
|
- Affiliated with art history or museum studies departments
|
|
- May have dedicated exhibition spaces
|
|
|
|
**Notable Examples**:
|
|
- Kustodie der Universität Leipzig
|
|
- Kustodie der TU Dresden
|
|
- Kustodie der Georg-August-Universität Göttingen
|
|
|
|
**Related Types**:
|
|
- UniversityArchive - University archival records
|
|
- AcademicArchive - Academic institution archives
|
|
- MuseumArchive - Museums with archival functions
|
|
- GalleryType - Exhibition-focused institutions
|
|
|
|
slot_usage:
|