- 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.
53 lines
3 KiB
YAML
53 lines
3 KiB
YAML
id: https://nde.nl/ontology/hc/class/CurrentArchive
|
|
name: current_archive_class
|
|
title: Current Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
schema: http://schema.org/
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/created_by
|
|
- ../slots/identified_by
|
|
- ../slots/has_policy
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/hold_record_set
|
|
- ../slots/has_roadmap
|
|
classes:
|
|
CurrentArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: >-
|
|
Archive institution responsible for records in active operational use before transfer to intermediate or historical custody.
|
|
alt_descriptions:
|
|
nl: Archiefinstelling verantwoordelijk voor actief gebruikte dossiers voordat overdracht naar tussen- of historisch beheer plaatsvindt.
|
|
de: Archivinstitution fuer operativ aktiv genutzte Unterlagen vor der Ueberfuehrung in Zwischen- oder Endarchivierung.
|
|
fr: Institution archivistique chargee des dossiers en usage operationnel avant transfert vers un depot intermediaire ou historique.
|
|
es: Institucion archivistica responsable de registros en uso operativo activo antes de su transferencia a custodia intermedia o historica.
|
|
ar: مؤسسة أرشيفية مسؤولة عن السجلات قيد الاستخدام التشغيلي قبل نقلها إلى حفظ وسيط أو تاريخي.
|
|
id: Institusi arsip yang bertanggung jawab atas rekod penggunaan operasional aktif sebelum dipindah ke penyimpanan antara atau historis.
|
|
zh: 负责在转入中间或历史保管前仍处于业务活跃使用阶段记录的档案机构。
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- schema:ArchiveOrganization
|
|
related_mappings:
|
|
- wd:Q3621648
|
|
- wd:Q244904
|
|
- wd:Q3621673
|
|
slots:
|
|
- created_by
|
|
- has_type
|
|
- hold_record_set
|
|
- has_roadmap
|
|
- has_score
|
|
- has_policy
|
|
- identified_by
|
|
notes:
|
|
- |
|
|
Preserved from prior description (commit 5e94e52b):
|
|
|
|
"Archive maintaining records still in active/current use by the creating organization.\n\n**Wikidata**: Q3621648 (current archive / archivo corriente / archivio corrente)\n\n**DEFINITION**:\n\nCurrent Archive (also called \"active archive\" or \"records center\") maintains \nrecords that are still actively used for operational purposes. In the archival \nlifecycle, this represents the first phase:\n\n1. **Current/Active Phase** \u2190 THIS TYPE\n - Records actively used for business operations\n - Frequent retrieval and reference\n - Managed by creating office or central records unit\n\n2. **Semi-current/Intermediate Phase** \u2192 DepositArchive\n - Records no longer actively used but still referenced\n - Stored in intermediate facility\n - Awaiting disposition decision\n\n3. **Non-current/Archival Phase** \u2192 Historical Archive\n - Records with permanent value\n - Transferred to archives\n - Preserved for research/evidence\n\n**MULTILINGUAL LABELS**:\n\
|