Skip to content

Draft for review only

Period

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

Diagram

cluster_associated ScheduleThing ScheduleThing Period Period endOfPeriod : xsd:dateTime startOfPeriod : xsd:dateTime Period->ScheduleThing DayWeekMonth DayWeekMonth Period->DayWeekMonth hasRecurringDayWeekMonthPeriod FuzzyTimePeriod FuzzyTimePeriod Period->FuzzyTimePeriod hasApplicableFuzzyTimePeriod SpecialDay SpecialDay Period->SpecialDay hasRecurringSpecialDay TimePeriodOfDay TimePeriodOfDay Period->TimePeriodOfDay hasRecurringTimePeriodOfDay

Period Diagram

Formalization for Period

Property Constraint
endOfPeriod datatype xsd:dateTime
hasApplicableFuzzyTimePeriod only FuzzyTimePeriod
hasRecurringDayWeekMonthPeriod only DayWeekMonth
hasRecurringSpecialDay only SpecialDay
hasRecurringTimePeriodOfDay only TimePeriodOfDay
startOfPeriod datatype xsd:dateTime
subClassOf ScheduleThing

Other annotations

Property Value
its-core:reqviewId its-time-11