glam/schemas/20251121/linkml/modules/classes/CountyRecordOffice.yaml
kempersc 4319f38c05 Add archived slots for audience size, audience type, and capacity metrics
- 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.
2026-01-17 18:53:23 +01:00

133 lines
3.3 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
- ./ArchiveOrganizationType
- ./OrganizationBranch
- ../slots/has_or_had_custodian_type
- ../slots/specificity_annotation
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- ./SpecificityAnnotation
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
- ../slots/has_or_had_custodian_type
- ../slots/is_branch_of_authority
- ../slots/specificity_annotation
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- ../slots/has_or_had_custodian_type
- ../slots/is_branch_of_authority
- ../slots/specificity_annotation
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
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_custodian_type
- is_branch_of_authority
- specificity_annotation
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
slot_usage:
has_or_had_custodian_type:
equals_expression: '["hc:ArchiveOrganizationType"]'