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 cdm1:hasName : rdf:langString endOfPeriod : xsd:dateTime [0..1] startOfPeriod : xsd:dateTime [0..1] Period->ScheduleThing DayWeekMonth DayWeekMonth Period->DayWeekMonth hasRecurringDayWeekMonthPeriod 0..1 SpecialDay SpecialDay Period->SpecialDay hasRecurringSpecialDay 0..1 TimePeriodOfDay TimePeriodOfDay Period->TimePeriodOfDay hasRecurringTimePeriodOfDay 0..1

Period 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