- Created cleanup_class_descriptions_v2.py script using text-based regex - Removed 134 class files' redundant sections: - dual_class_pattern: 80 occurrences - ontological_alignment: 35 occurrences - ontology_alignment_upper: 33 occurrences - multilingual_labels: 26 occurrences - glamorcubes_category: 6 occurrences - example_structure: 6 occurrences - Fixed ArchiveOrganizationType.yaml parse error after cleanup - Added 49 new slot definition files - All 395 class files validate as correct YAML - Deployed to bronhouder.nl/linkml
57 lines
1.9 KiB
YAML
57 lines
1.9 KiB
YAML
# Fylkesarkiv - Norwegian County Archive
|
|
# Refactored with LinkML geographic restriction pattern
|
|
# Wikidata: Q15119463
|
|
|
|
id: https://w3id.org/nde/ontology/Fylkesarkiv
|
|
name: Fylkesarkiv
|
|
title: Fylkesarkiv (Norwegian County Archive)
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
classes:
|
|
Fylkesarkiv:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Norwegian county archive (fylkesarkiv). These archives serve as regional
|
|
archival institutions at the county (fylke) level in Norway.
|
|
|
|
**Wikidata**: Q15119463
|
|
|
|
**Geographic Restriction**: Norway (NO) only.
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
**Scope**:
|
|
Fylkesarkiv preserve:
|
|
- County administration records (fylkeskommunen)
|
|
- Municipal records from constituent kommuner
|
|
- Regional health and social services documentation
|
|
- Education records (videregående skole)
|
|
- Cultural affairs and heritage documentation
|
|
- Private archives from regional businesses and organizations
|
|
|
|
**Administrative Context**:
|
|
In the Norwegian archival system:
|
|
- Arkivverket (National Archives of Norway)
|
|
- Fylkesarkiv (county level) ← This type
|
|
- Kommunearkiv/Byarkiv (municipal level)
|
|
- Interkommunale arkiv (inter-municipal archives)
|
|
|
|
**Historical Context**:
|
|
Norway has reorganized its counties (2020 regional reform):
|
|
- Some fylkesarkiv have merged following county mergers
|
|
- County archives serve both historical fylker and new regions
|
|
- Arkivverket coordinates national archival policy
|
|
|
|
**Related Types**:
|
|
- Landsarkiv - Regional state archives (under Arkivverket)
|
|
- RegionalArchive (Q27032392) - Generic regional archives
|
|
- CountyArchive - Generic county-level archives
|
|
|
|
slot_usage:
|