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 [0..*]¹ endOfPeriod : xsd:dateTime [0..1] startOfPeriod : xsd:dateTime [0..1] Period->ScheduleThing DayWeekMonth DayWeekMonth Period->DayWeekMonth hasRecurringDayWeekMonthPeriod 0..1 FuzzyTimePeriod FuzzyTimePeriod Period->FuzzyTimePeriod hasApplicableFuzzyTimePeriod SpecialDay SpecialDay Period->SpecialDay hasRecurringSpecialDay 0..1 TimePeriodOfDay TimePeriodOfDay Period->TimePeriodOfDay hasRecurringTimePeriodOfDay 0..1 Period_uniqueLang_note ¹ Limited to one rdf:langString value per language

Period Diagram

Formalization for Period

Property Constraint
cdm1:hasName 0..* rdf:langString (one per language)
endOfPeriod max 1 xsd:dateTime
hasApplicableFuzzyTimePeriod only FuzzyTimePeriod
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