glam/schemas/20251121/linkml/modules/classes/Cancellation.yaml
kempersc 5148089171 Enhance Cantonal Archive Record Set Types and Capacity Classes
- Updated descriptions and titles for CantonalArchiveRecordSetType and CantonalArchiveRecordSetTypes to improve clarity and consistency.
- Added multilingual alt_descriptions and structured_aliases for better accessibility and understanding across languages.
- Refined slot usage and annotations for CantonalGovernmentFonds and CantonalLegislationCollection to align with RiC-O principles.
- Enhanced Capacity class with detailed descriptions, alt_descriptions, and structured_aliases for various capacity types, including Volume, Shelf Length, Floor Area, Item Count, Weight, and Seating capacities.
- Introduced a new rule for describing archive organization types to emphasize their institutional context rather than just record types.
2026-02-15 01:49:35 +01:00

87 lines
2.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/Cancellation
name: Cancellation
title: Cancellation Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_rationale
- ../slots/has_score
- ../slots/has_label
classes:
Cancellation:
class_uri: hc:Cancellation
description: >-
Event representing the cancellation of a scheduled activity, event,
or service, including the reason and circumstances.
alt_descriptions:
nl: >-
Gebeurtenis die de annulering vertegenwoordigt van een geplande activiteit,
evenement of dienst, inclusief de reden en omstandigheden.
de: >-
Ereignis, das die Absage einer geplanten Aktivität, Veranstaltung oder
Dienstleistung darstellt, einschließlich Grund und Umstände.
fr: >-
Événement représentant l'annulation d'une activité, d'un événement ou
d'un service prévu, y compris la raison et les circonstances.
es: >-
Evento que representa la cancelación de una actividad, evento o servicio
programado, incluyendo la razón y las circunstancias.
ar: >-
حدث يمثل إلغاء نشاط أو حدث أو خدمة مجدولة، بما في ذلك السبب والظروف.
id: >-
Peristiwa yang mewakili pembatalan aktivitas, acara, atau layanan yang
dijadwalkan, termasuk alasan dan keadaannya.
zh: >-
表示取消计划活动、事件或服务的事件,包括原因和情况。
structured_aliases:
- literal_form: annulering
in_language: nl
- literal_form: Absage
in_language: de
- literal_form: annulation
in_language: fr
- literal_form: cancelación
in_language: es
- literal_form: إلغاء
in_language: ar
- literal_form: pembatalan
in_language: id
- literal_form: 取消
in_language: zh
exact_mappings:
- hc:Cancellation
broad_mappings:
- prov:Activity
- skos:Concept
slots:
- identified_by
- has_rationale
- has_description
- has_score
- has_label
comments:
- Represents cancellation events for scheduled activities
- Includes reason/rationale for cancellation
- Used for event management and booking systems
examples:
- value:
has_label: Event Cancelled
has_rationale: Venue closed for emergency maintenance
has_description: The workshop scheduled for March 15 has been cancelled
description: Event cancellation record
keywords:
- cancellation
- event cancellation
- service cancellation
- rationale
annotations:
specificity_score: "0.4"
specificity_rationale: Event class for cancellations
custodian_types: "['*']"