glam/schemas/20251121/linkml/modules/classes/RecordStatus.yaml
kempersc 37852a46b0 Refactor significance and social media classes for improved clarity and multilingual support
- Updated SignificanceType.yaml to enhance descriptions, add alternative language descriptions, and clarify comments.
- Refined CommunitySignificance, EconomicSignificance, HistoricalSignificance, ScientificSignificance, AestheticSignificance, TerroirSignificance, and DiplomaticSignificance classes with structured aliases and comments.
- Enhanced SilenceSegment.yaml with multilingual descriptions and structured aliases.
- Improved Size.yaml with clearer descriptions and added multilingual support.
- Updated SocialMediaPlatformType.yaml and SocialMediaProfile.yaml to include alternative descriptions in multiple languages and refined modeling notes.
- Added has_url slot to SocialMediaProfile for better URL management.
- Enhanced Warehouse and WarehouseType classes with preserved modeling notes for clarity on definitions and distinctions.
- Updated WebClaim and WebPortalType classes with preserved descriptions for better understanding of their roles and structures.
2026-02-15 23:26:52 +01:00

71 lines
2.8 KiB
YAML

id: https://nde.nl/ontology/hc/class/RecordStatus
name: RecordStatus
title: Record Status
description: Status of a record in its lifecycle (e.g., Active, Inactive, Archived). MIGRATED from financial_archival_stage slot per Rule 53. Follows RiC-O RecordState.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
rico: https://www.ica.org/standards/RiC/ontology#
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
RecordStatus:
class_uri: rico:RecordState
description: >-
Classification indicating the current lifecycle phase of a record,
such as active use, semi-active storage, or permanent archival retention.
alt_descriptions:
nl: >-
Classificatie die de huidige levenscyclusfase van een record aangeeft,
zoals actief gebruik, semi-actieve opslag of permanente archivering.
de: >-
Klassifikation, die die aktuelle Lebenszyklusphase eines Datensatzes angibt,
wie aktive Nutzung, semi-aktive Speicherung oder dauerhafte Archivierung.
fr: >-
Classification indiquant la phase actuelle du cycle de vie d'un document,
telle que l'utilisation active, le stockage semi-actif ou la conservation archivistique permanente.
es: >-
Clasificación que indica la fase actual del ciclo de vida de un registro,
como uso activo, almacenamiento semi-activo o retención archivística permanente.
ar: >-
تصنيف يشير إلى المرحلة الحالية من دورة حياة السجل،
مثل الاستخدام النشط أو التخزين شبه النشط أو الاحتفاظ الأرشيفي الدائم.
id: >-
Klasifikasi yang menunjukkan fase siklus hidup catatan saat ini,
seperti penggunaan aktif, penyimpanan semi-aktif, atau retensi arsip permanen.
zh: >-
指示记录当前生命周期阶段的分类,
如活跃使用、半活跃存储或永久档案保存。
exact_mappings:
- rico:RecordState
broad_mappings:
- skos:Concept
- crm:E55_Type
keywords:
- record status
- record lifecycle
- archival stage
- retention status
structured_aliases:
- literal_form: recordstatus
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Aktenstatus
predicate: EXACT_SYNONYM
in_language: de
- literal_form: état du document
predicate: EXACT_SYNONYM
in_language: fr
comments:
- Migrated from financial_archival_stage slot per Rule 53
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"