25 lines
873 B
YAML
25 lines
873 B
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_or_had_label
|
|
- ../slots/has_or_had_description
|
|
default_prefix: hc
|
|
classes:
|
|
RecordStatus:
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
custodian_types_rationale: Universal utility concept
|