- 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
67 lines
2.1 KiB
YAML
67 lines
2.1 KiB
YAML
# Landsarkiv - Scandinavian Regional/National Archive
|
|
# Refactored with LinkML geographic restriction pattern
|
|
# Wikidata: Q16324008
|
|
|
|
id: https://w3id.org/nde/ontology/Landsarkiv
|
|
name: Landsarkiv
|
|
title: Landsarkiv (Regional Archive - Scandinavia)
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
classes:
|
|
Landsarkiv:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Regional or national archives in Scandinavian countries. The term
|
|
"Landsarkiv" (literally "land archive") is used in Denmark, Sweden,
|
|
and historically Norway.
|
|
|
|
**Wikidata**: Q16324008
|
|
|
|
**Geographic Restriction**: Denmark (DK) and Sweden (SE).
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
**Scope**:
|
|
Landsarkiv preserve:
|
|
- Regional government records
|
|
- Court and judicial records
|
|
- Church records (before civil registration)
|
|
- Census and population records
|
|
- Military records
|
|
- Private archives from regional donors
|
|
|
|
**Country-Specific Context**:
|
|
|
|
**Denmark**:
|
|
- Four historical Landsarkiv (Sjælland, Fyn, Nørrejylland, Sønderjylland)
|
|
- Merged into Rigsarkivet (National Archives) in 2023
|
|
- Still serve as regional reading rooms
|
|
|
|
**Sweden**:
|
|
- Regional branches of Riksarkivet (National Archives)
|
|
- Continue operating as regional archival centers
|
|
- Examples: Landsarkivet i Göteborg, Landsarkivet i Lund
|
|
|
|
**Norway** (historical):
|
|
- Term used historically but now replaced by Statsarkiv system
|
|
- See Fylkesarkiv for current county archives
|
|
|
|
**Related Types**:
|
|
- Fylkesarkiv (Q15119463) - Norwegian county archives
|
|
- RegionalArchive (Q27032392) - Generic regional archives
|
|
- NationalArchives - National level archives
|
|
- RegionalStateArchives - State archives with regional scope
|
|
|
|
**Multilingual Labels**:
|
|
- da/sv: Landsarkiv
|
|
- de: Landesarchiv (Skandinavien)
|
|
- en: Regional Archive (Scandinavia)
|
|
|
|
slot_usage:
|