glam/schemas/20251121/linkml/modules/classes/Cancellation.yaml

34 lines
1 KiB
YAML

id: https://nde.nl/ontology/hc/class/Cancellation
name: Cancellation
title: Cancellation Class
description: 'Details regarding the cancellation of an event or activity.
**RULE 53 COMPLIANT**: Created for event_cancelled_reason migration.'
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
imports:
- linkml:types
- ../slots/has_or_had_description
- ../slots/has_or_had_identifier
- ../slots/has_or_had_rationale
- ../slots/has_or_had_score
default_prefix: hc
classes:
Cancellation:
class_uri: prov:Activity
description: Represents the cancellation event/action.
slots:
- has_or_had_identifier
- has_or_had_rationale
- has_or_had_description
- has_or_had_score
slot_usage:
has_or_had_rationale:
# range: string
inlined: false # Fixed invalid inline for primitive type
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"