glam/schemas/20251121/linkml/modules/classes/CountyRecordOffice.yaml
kempersc fc405445c6 Refactor and update schema definitions
- 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`.
2026-02-01 19:55:38 +01:00

120 lines
2.6 KiB
YAML

id: https://nde.nl/ontology/hc/class/CountyRecordOffice
name: CountyRecordOffice
title: County Record Office Type
prefixes:
linkml: https://w3id.org/linkml/
org: http://www.w3.org/ns/org#
imports:
- linkml:types
- ../slots/has_or_had_score
- ../slots/has_or_had_type
- ../slots/is_branch_of_authority
classes:
CountyRecordOffice:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
description: 'Local authority repository in the United Kingdom, preserving historical
records of the county and its communities.
**Wikidata**: Q5177943
**Geographic Restriction**: United Kingdom (GB) only.
This constraint is enforced via LinkML `rules` with `postconditions`.
**CUSTODIAN-ONLY**: This type does NOT have a corresponding rico:RecordSetType
class. County Record Offices are institutional types, not collection
classifications.
**Scope**:
County Record Offices preserve:
- Quarter sessions and court records
- Parish registers (deposited copies)
- Estate and manorial records
- Local government records
- Family and estate papers
- Business and charity records
- Maps and plans
- Photographs and audiovisual materials
**Administrative Context**:
In England and Wales:
- Part of local authority structure
- May be combined with local studies libraries
- Often designated as place of deposit for public records
- Increasingly rebranded as "Archives and Local Studies"
In Scotland:
- Similar functions performed by local authority archives
- National Records of Scotland at national level
In Northern Ireland:
- Public Record Office of Northern Ireland (PRONI)
- Local council archives
**Related Types**:
- LocalGovernmentArchive (Q118281267) - Local authority records
- MunicipalArchive (Q604177) - City/town archives
- LocalHistoryArchive (Q12324798) - Local history focus
**Notable Examples**:
- London Metropolitan Archives
- Oxfordshire History Centre
- Lancashire Archives
- West Yorkshire Archive Service
- Surrey History Centre
- en-GB: County Record Office
- it: archivio pubblico territoriale
'
slots:
- has_or_had_type
- is_branch_of_authority
- has_or_had_score
slot_usage:
has_or_had_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"