- Removed obsolete slots: `has_or_had_custodian_observation`, `provider`, and `specificity_annotation`. - Updated `has_or_had_score` slot to use `SpecificityScore` class and modified its description and examples. - Added new slots: `end_seconds`, `end_time`, `has_archive_path`, `has_or_had_custodian_name`, `protocol_name`, and `protocol_version`. - Introduced a script `check_annotation_types.py` to validate the presence and structure of `custodian_types` in YAML files. - Added a script `update_specificity.py` to automate updates related to `SpecificityAnnotation` to `SpecificityScore`.
52 lines
2 KiB
YAML
52 lines
2 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
|
|
- ../slots/has_or_had_scope
|
|
- ../slots/has_or_had_score
|
|
- ../slots/has_or_had_type
|
|
- ../slots/hold_or_held_record_set_type
|
|
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: {}
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|