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
109 lines
2.6 KiB
YAML
109 lines
2.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/CantonalArchive
|
|
name: CantonalArchive
|
|
title: Cantonal Archive Type (Switzerland)
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./CantonalArchiveRecordSetTypes
|
|
- ../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
|
|
- ./CantonalArchiveRecordSetType
|
|
classes:
|
|
CantonalArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
description: 'State archives of one of the cantons of Switzerland, preserving cantonal
|
|
|
|
government records and historical documentation.
|
|
|
|
|
|
**Wikidata**: Q2860410
|
|
|
|
|
|
**Geographic Restriction**: Switzerland only
|
|
|
|
|
|
This type is ONLY valid for Swiss cantonal archives. The `applicable_countries`
|
|
|
|
slot MUST contain "CH". Validation rules enforce this geographic constraint.
|
|
|
|
|
|
**Scope**:
|
|
|
|
Cantonal archives (Kantonsarchive) preserve:
|
|
|
|
- Cantonal government records (Grosser Rat, Regierungsrat)
|
|
|
|
- Administrative and judicial records
|
|
|
|
- Land registers and cadastral records
|
|
|
|
- Civil registry records (historical)
|
|
|
|
- Notarial archives
|
|
|
|
- Private deposits (families, businesses, associations)
|
|
|
|
- Photographs and audiovisual materials
|
|
|
|
|
|
**Swiss Archival System**:
|
|
|
|
Switzerland has a federated archival structure:
|
|
|
|
- Schweizerisches Bundesarchiv (federal level)
|
|
|
|
- Kantonsarchive (26 cantonal archives) ← This type
|
|
|
|
- Gemeindearchive (municipal archives)
|
|
|
|
- Burgergemeindearchive (civic community archives)
|
|
|
|
|
|
**Language Considerations**:
|
|
|
|
Swiss cantonal archives serve multilingual populations:
|
|
|
|
- German-speaking cantons (majority)
|
|
|
|
- French-speaking cantons (Romandie)
|
|
|
|
- Italian-speaking canton (Ticino)
|
|
|
|
- Romansh-speaking areas (Graubünden)
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- StateArchives (Q52341833) - Generic state-level archives
|
|
|
|
- RegionalArchive (Q27032392) - Regional scope archives
|
|
|
|
- MunicipalArchive (Q604177) - Local government archives
|
|
|
|
|
|
**Notable Examples**:
|
|
|
|
- Staatsarchiv Zürich
|
|
|
|
- Archives cantonales vaudoises
|
|
|
|
- Staatsarchiv Basel-Stadt
|
|
|
|
- Archivio di Stato del Cantone Ticino
|
|
|
|
'
|
|
slot_usage: null
|