Period¶
A single valid or invalid period, or a set of repeating periods.
Diagram¶

Formalization for Period¶
| Property | Constraint |
|---|---|
| cdm1:hasName | datatype rdf:langString |
| endOfPeriod | max 1 xsd:dateTime |
| hasRecurringDayWeekMonthPeriod | max 1 DayWeekMonth |
| hasRecurringSpecialDay | max 1 SpecialDay |
| hasRecurringTimePeriodOfDay | max 1 TimePeriodOfDay |
| startOfPeriod | max 1 xsd:dateTime |
| subClassOf | ScheduleThing |
Other annotations¶
| Property | Value |
|---|---|
| its-core:reqviewId | its-time-11 |