- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form. - Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format. - Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
98 lines
3.7 KiB
YAML
98 lines
3.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/StateArchives
|
|
name: StateArchives
|
|
title: StateArchives Type
|
|
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/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- ../classes/AgentType
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/related_to
|
|
classes:
|
|
StateArchives:
|
|
description: >-
|
|
Government archival institution at the state or subnational level responsible
|
|
for preserving official records of state agencies, courts, and administrative bodies.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Overheidsarchiefinstelling op staats- of de centraal overheidsniveau verantwoordelijk
|
|
voor het bewaren van officiële archieven van staatsagentschappen, rechtbanken en bestuursorganen.
|
|
de: >-
|
|
Staatliche Archivinstitution auf Landes- oder subnationaler Ebene, die für die Erhaltung
|
|
offizieller Unterlagen von Landesbehörden, Gerichten und Verwaltungsorganen verantwortlich ist.
|
|
fr: >-
|
|
Institution archivistique gouvernementale au niveau de l'État ou infranational
|
|
responsable de la préservation des documents officiels des agences étatiques, des tribunaux et des organes administratifs.
|
|
es: >-
|
|
Institución archivística gubernamental a nivel estatal o subnacional responsable
|
|
de preservar los registros oficiales de agencias estatales, tribunales y organismos administrativos.
|
|
ar: >-
|
|
مؤسسة أرشيفية حكومية على مستوى الولاية أو ما دون الوطني
|
|
مسؤولة عن الحفاظ على السجلات الرسمية للوكالات الحكومية والمحاكم والهيئات الإدارية.
|
|
id: >-
|
|
Institusi arsip pemerintah di tingkat negara bagian atau subnasional yang bertanggung jawab
|
|
untuk melestarikan catatan resmi badan negara, pengadilan, dan badan administratif.
|
|
zh: >-
|
|
州或次国家级政府档案机构,负责保存州机构、法院和行政机构的官方记录。
|
|
is_a: CustodianType
|
|
class_uri: schema:ArchiveOrganization
|
|
exact_mappings:
|
|
- wd:Q52341833
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
- skos:Concept
|
|
keywords:
|
|
- state archives
|
|
- subnational archive
|
|
- government archive
|
|
structured_aliases:
|
|
- literal_form: staatsarchief
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Staatsarchiv
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: archives de l'État
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: archivo estatal
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
slots:
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
- related_to
|
|
- identified_by
|
|
slot_usage:
|
|
has_type:
|
|
equals_string: hc:ArchiveOrganizationType
|
|
related_to:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
see_also:
|
|
- NationalArchives
|
|
- RegionalArchive
|
|
- RegionalStateArchives
|
|
- StateArchivesSection
|
|
- GovernmentArchive
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '["*"]'
|