exception schedule
- CURIE:
gmeow:exceptionSchedule - IRI: https://blackcatinformatics.ca/gmeow/exceptionSchedule
- Category: property
- Defined by:
gmeow:slices/calendar - Box roles: RBox role (What is this?)
The event schedule to which this exception applies.
Structure
Property shape: object property; gmeow:ScheduleException -> gmeow:EventSchedule; functional
Practical Pattern
Use gmeow:exceptionSchedule from gmeow:ScheduleException to gmeow:EventSchedule when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:ScheduleException, gmeow:EventSchedule
Usage Advice
Use when
- Use to bind an exception to the one
gmeow:EventSchedulewhose series it overrides — the back-edge that lets a schedule enumerate its deviations.
Avoid when
- Avoid asserting more than one (it is functional — an exception belongs to one schedule) and avoid pointing it at the affected occurrence; the occurrence is identified by
gmeow:exceptionOriginalDate.
How to use
- Set exactly one
gmeow:EventSchedule, then identify the overridden instance withgmeow:exceptionOriginalDateand classify it withgmeow:exceptionType.
Examples
- ex:standupSkip
gmeow:exceptionScheduleex:standupSchedule.