glam/schemas/20251121/linkml/modules/classes/ArchivalStatus.yaml
2026-02-04 00:24:46 +01:00

35 lines
935 B
YAML

id: https://nde.nl/ontology/hc/class/ArchivalStatus
name: ArchivalStatus
title: Archival Status Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/20260202_matang/has_code
- ../slots/20260202_matang/has_description
- ../slots/20260202_matang/has_label
classes:
ArchivalStatus:
class_uri: skos:Concept
description: 'The processing status of an archival record set (e.g. Unprocessed, In Arrangement, Described).
**Ontological Alignment**:
- `skos:Concept`: Concept in a status scheme.
'
slots:
- has_label
- has_code
- has_description
slot_usage:
has_code:
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"