YearlyRecurringEvent
Pattern
This class has been associated with the following pattern:
Pattern:Recurring Event Pattern
Subclass Of
Description
An English description of the definition (what distinguishes this sense of the term?).
A YearlyRecurringEvent recurs regularly on the same day of the same month, as specified by the hasMonth and dayOfMonth properties. As with MonthlyRecurringEvent, there may be ambiguity regarding the semantics of a yearly recurring event, however this formalization captures only the notion of an event that recurs on the same day of the same month (e.g. a birthday).
Class Diagram Description
A YearlyRecurringEvent recurs regularly on the same day of the same month, as specified by the hasMonth and dayOfMonth properties. As with MonthlyRecurringEvent, there may be ambiguity regarding the semantics of a yearly recurring event, however this formalization captures only the notion of an event that recurs on the same day of the same month (e.g. a birthday).
Required by Use Case(s)
(why is this specialized definition needed?)
CDM References
What other classes or properties reference this term?
Interface Specification References
This class has been associated with the following interface specification items:
Sources
Sources considered when developing the class:
Status
Pending Approval
Has Subclass(es)
Annotations
Annotation | Value |
---|
Manchester Syntax Specification
Property | Restriction | Value |
---|---|---|
HasMonth | exactly 1 | Month |
DayOfMonth | exactly 1 | rdfs:Literal |
Supplementary Figures
Figure | Caption |
---|---|
Figure 1: Basic structure of the Recurring Event Pattern. |