Schema Improvements: - Fix YAML import indentation across 800+ class files (sed: '^- ../' → ' - ../') - Add descriptions to 26 inline slots missing them (lint warnings) - Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml Validation Results: - linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names) - gen-owl: SUCCESS (164,069 lines generated) - gen-json-schema: SUCCESS (9.4MB generated) Files affected: 1,034 files, +23,908 -15,200 lines
96 lines
2.4 KiB
YAML
96 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/ChurchArchiveSweden
|
|
name: ChurchArchiveSweden
|
|
title: Church Archive Type (Sweden)
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ChurchArchive
|
|
- ./CollectionType
|
|
- ./ChurchArchiveSwedenRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../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/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./ChurchArchiveSwedenRecordSetType
|
|
classes:
|
|
ChurchArchiveSweden:
|
|
is_a: ChurchArchive
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
description: 'Swedish church archives (kyrkoarkiv) preserving parish records and
|
|
|
|
church books specific to the Swedish ecclesiastical system.
|
|
|
|
|
|
**Wikidata**: Q64166606
|
|
|
|
|
|
**Parent Class**: ChurchArchive (Q2877653)
|
|
|
|
|
|
**Geographic Restriction**: Sweden (SE) only.
|
|
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
|
|
**Scope**:
|
|
|
|
Swedish church archives preserve:
|
|
|
|
- Kyrkoböcker (church books) - vital records
|
|
|
|
- Husförhörslängder (household examination rolls)
|
|
|
|
- In- och utflyttningslängder (migration records)
|
|
|
|
- Födelse-, vigsel-, och dödsböcker (birth, marriage, death)
|
|
|
|
- Församlingsböcker (congregation records)
|
|
|
|
- Communion records
|
|
|
|
|
|
**Historical Context**:
|
|
|
|
Swedish church archives are notable because:
|
|
|
|
- Church of Sweden kept civil registration until 1991
|
|
|
|
- Records extend back to 1600s in many parishes
|
|
|
|
- Household examination records are unique to Sweden
|
|
|
|
- Comprehensive coverage of entire population
|
|
|
|
|
|
**Genealogical Significance**:
|
|
|
|
Among the world''s most valuable genealogical sources:
|
|
|
|
- Near-complete population records from 17th century
|
|
|
|
- Annual household examinations recorded literacy, movement
|
|
|
|
- Detailed migration records between parishes
|
|
|
|
- Now largely digitized through Arkiv Digital, Riksarkivet
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- ChurchArchive (Q2877653) - General church archives (parent class)
|
|
|
|
- ParishArchive (Q34544468) - Local parish records
|
|
|
|
- Personenstandsarchiv (Q2072394) - German civil registration
|
|
|
|
'
|
|
slot_usage: null
|