76 lines
3 KiB
YAML
76 lines
3 KiB
YAML
id: https://w3id.org/nde/ontology/RegionalArchive
|
|
name: RegionalArchive
|
|
title: Regional Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./RegionalArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ./CollectionType
|
|
- ../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/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
classes:
|
|
RegionalArchive:
|
|
description: Archive with a regional scope. Regional archives serve geographic regions that may cross administrative boundaries,
|
|
preserving materials of regional significance. They may focus on particular regions, states, provinces, or cultural
|
|
areas, complementing national and local archival institutions.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
exact_mappings:
|
|
- wd:Q27032392
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- hold_or_held_record_set_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
# equals_string removed: Q27032392 (incompatible with uriorcurie range)
|
|
hold_or_held_record_set_type:
|
|
equals_expression: '["hc:RegionalGovernanceFonds", "hc:CadastralAndLandRecordsFonds", "hc:NotarialProtocolSeries",
|
|
"hc:RegionalHistoryCollection", "hc:WaterManagementFonds"]
|
|
|
|
'
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Regional Archive
|
|
skos:altLabel: Regionalarchiv, archivo regional, archives régionales
|
|
admin_level: regional
|
|
geographic_scope: regional
|
|
see_also:
|
|
- ProvincialArchive
|
|
- StateArchives
|
|
- NationalArchives
|
|
- MunicipalArchive
|
|
- RegionalArchiveRecordSetType
|
|
comments:
|
|
- Regionalarchiv (de)
|
|
- archivo regional (es)
|
|
- archives régionales (fr)
|
|
- Serves geographic region
|
|
- Scope between national and local
|
|
- May cross administrative boundaries
|