- 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.
96 lines
2.4 KiB
YAML
96 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/CathedralArchive
|
|
name: CathedralArchive
|
|
title: Cathedral Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./CathedralArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ./CathedralArchiveRecordSetType
|
|
classes:
|
|
CathedralArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
description: 'Archive of a cathedral, preserving records of the cathedral chapter,
|
|
|
|
liturgical documentation, and ecclesiastical administration.
|
|
|
|
|
|
**Wikidata**: Q132201761
|
|
|
|
|
|
**Scope**:
|
|
|
|
Cathedral archives (archivos catedralicios) preserve:
|
|
|
|
- Chapter records and capitular acts
|
|
|
|
- Liturgical books and musical manuscripts
|
|
|
|
- Ecclesiastical correspondence
|
|
|
|
- Property and financial records
|
|
|
|
- Architectural and building documentation
|
|
|
|
- Vestment and treasury inventories
|
|
|
|
- Episcopal documentation (when combined)
|
|
|
|
|
|
**Organizational Context**:
|
|
|
|
Cathedral archives are typically:
|
|
|
|
- Maintained by the cathedral chapter (canons)
|
|
|
|
- Separate from diocesan archives (bishop''s records)
|
|
|
|
- May be combined with cathedral library
|
|
|
|
- Often contain medieval manuscripts
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- DiocesanArchive (Q11906839) - Bishop''s/diocese records
|
|
|
|
- ChurchArchive (Q2877653) - General ecclesiastical archives
|
|
|
|
- MonasteryArchive (Q27030561) - Monastic institution records
|
|
|
|
- ParishArchive (Q34544468) - Local parish records
|
|
|
|
|
|
**Historical Significance**:
|
|
|
|
Cathedral archives often contain:
|
|
|
|
- Medieval charters and privileges
|
|
|
|
- Early musical notation and polyphony
|
|
|
|
- Illuminated manuscripts
|
|
|
|
- Records of historical events (coronations, councils)
|
|
|
|
'
|
|
slot_usage: null
|