glam/schemas/20251121/linkml/modules/classes/ArchivingPlan.yaml
2026-02-08 19:22:13 +01:00

36 lines
1 KiB
YAML

id: https://nde.nl/ontology/hc/class/ArchivingPlan
name: ArchivingPlan
title: Archiving Plan Class
description: 'A specific plan for archiving materials.
**RULE 53 COMPLIANT**: Created for expected_transfer_date migration.'
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
imports:
- linkml:types
- ../slots/20260202_matang/has_description
- ../slots/20260202_matang/identified_by
- ../slots/20260202_matang/has_label
- ../slots/20260202_matang/has_score
- ../slots/20260202_matang/temporal_extent
default_prefix: hc
classes:
ArchivingPlan:
class_uri: prov:Plan
description: A plan detailing archiving activities and timelines.
slots:
- identified_by
- has_label
- has_description
- temporal_extent
- has_score
slot_usage:
temporal_extent:
range: TimeSpan
inlined: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"