Schema Migration Fixes: - Fix YAML import indentation in ~650 slot files (linkml:types and enum imports) - Rename slot reference: has_or_had_holds_record_set_type → hold_or_held_record_set_type (70+ archive class files, main schema, manifest.json) - Fix ProvenanceBlock.yaml: remove invalid any_of range, use string with multivalued - Fix has_or_had_provenance.yaml: remove nested template_specificity from annotations Validation Status: - 0 errors (was multiple import/reference errors) - 30 warnings (missing descriptions on inline slots, intentional SCREAMING_CASE names) Files changed: ~3,850 (slots, classes, main schema, manifest)
51 lines
2.6 KiB
YAML
51 lines
2.6 KiB
YAML
id: https://w3id.org/nde/ontology/DistrictArchiveGermany
|
|
name: DistrictArchiveGermany
|
|
title: District Archive (Germany)
|
|
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
|
|
- ./CollectionType
|
|
- ./DistrictArchiveGermanyRecordSetTypes
|
|
- ../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
|
|
- ./DistrictArchiveGermanyRecordSetType
|
|
classes:
|
|
DistrictArchiveGermany:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
exact_mappings:
|
|
- wd:Q130757255
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
description: "Archive type specific to Germany at the Kreis (district) level.\nThese archives serve administrative districts\
|
|
\ (Landkreise) and \npreserve records of district-level government and administration.\n\n**Wikidata**: Q130757255\n\
|
|
\n**German term**: Kreisarchiv\n\n**Geographic Restriction**: Germany (DE) only.\nThis constraint is enforced via LinkML\
|
|
\ `rules` with `postconditions`.\n\n**Scope**:\nKreisarchive preserve:\n- District government records (Kreistag, Landrat)\n\
|
|
- Administrative files from Landkreis authorities\n- Historical district documentation\n- Civil registry records (transferred\
|
|
\ from municipalities)\n- Building permits and planning documents\n- Maps and cadastral records\n\n**Administrative\
|
|
\ Context**:\nIn the German archival system:\n- Bundesarchiv (federal level)\n- Landesarchive (state/Land level)\n-\
|
|
\ Kreisarchive (district level) ← This type\n- Stadtarchive/Gemeindearchive (municipal level)\n\n**Related Types**:\n\
|
|
- MunicipalArchive (Q604177) - City/town level\n- RegionalArchive (Q27032392) - Regional scope\n- GovernmentArchive\
|
|
\ - Government records\n\n**Dual-Class Pattern**:\nThis class represents the CUSTODIAN type (the archive organization).\n\
|
|
For the collection type, see `DistrictArchiveGermanyRecordSetType`.\n\n**Multilingual Labels**:\n- de: Kreisarchiv\n\
|
|
- en: District Archive (Germany)\n"
|
|
slot_usage: null
|