- 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
62 lines
2 KiB
YAML
62 lines
2 KiB
YAML
# Personenstandsarchiv - Civil Registry Archive
|
|
# Refactored with LinkML geographic restriction pattern
|
|
# Wikidata: Q2072394
|
|
|
|
id: https://w3id.org/nde/ontology/Personenstandsarchiv
|
|
name: Personenstandsarchiv
|
|
title: Personenstandsarchiv (Civil Registry Archive)
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
|
|
classes:
|
|
Personenstandsarchiv:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: |
|
|
Civil registry archive (Personenstandsarchiv). Archives specializing
|
|
in civil registration records including birth, marriage, and death
|
|
certificates.
|
|
|
|
**Wikidata**: Q2072394
|
|
|
|
**Geographic Restriction**: Germany (DE) only.
|
|
This constraint is enforced via LinkML `rules` with `postconditions`.
|
|
|
|
**Scope**:
|
|
Personenstandsarchive preserve:
|
|
- Geburtsregister (birth registers)
|
|
- Heiratsregister (marriage registers)
|
|
- Sterberegister (death registers)
|
|
- Personenstandsurkunden (civil status certificates)
|
|
- Sammelakten (supplementary documents)
|
|
- Familienbücher (family books, 1938-2008)
|
|
|
|
**Legal Context**:
|
|
In Germany, civil registration (Personenstandswesen) began in:
|
|
- Prussia: 1874
|
|
- All German states: 1876 (Reichspersonenstandsgesetz)
|
|
|
|
Registers are transferred to archives after retention periods:
|
|
- Birth registers: 110 years
|
|
- Marriage registers: 80 years
|
|
- Death registers: 30 years
|
|
|
|
**Organizational Types**:
|
|
Personenstandsarchive may be:
|
|
- Dedicated archives (e.g., Landesarchiv Berlin - Personenstandsarchiv)
|
|
- Departments within Landesarchive or Stadtarchive
|
|
- Centralized collections at state level
|
|
|
|
**Related Types**:
|
|
- ChurchArchive (Q2877653) - Predecessor for vital records
|
|
- ChurchArchiveSweden (Q64166606) - Swedish church records
|
|
- MunicipalArchive (Q604177) - May hold local civil registers
|
|
- ParishArchive (Q34544468) - Pre-civil registration records
|
|
|
|
slot_usage:
|