Skip to content

Draft for review only

ClockTime

A description of a time within a single day (hours, minutes, seconds, etc.), recurring daily. Date components (year, month, day) must not be present.

EXAMPLE: 08:30:00 EDT

Diagram

cluster_associated time_GeneralDateTimeDescription time:GeneralDateTimeDescription TimeOfDay TimeOfDay ClockTime ClockTime time:day [0..0] time:dayOfYear : xsd:nonNegativeInteger [0..0] time:hour [1] time:minute [0..1] time:month [0..0] time:second [0..1] time:week : xsd:nonNegativeInteger [0..0] time:year [0..0] ClockTime->time_GeneralDateTimeDescription ClockTime->TimeOfDay time_DayOfWeek time:DayOfWeek ClockTime->time_DayOfWeek time:dayOfWeek 0..0 time_MonthOfYear time:MonthOfYear ClockTime->time_MonthOfYear time:monthOfYear 0..0 time_TemporalUnit time:TemporalUnit ClockTime->time_TemporalUnit time:unitType 0..1 time_TimeZone time:TimeZone ClockTime->time_TimeZone time:timeZone 0..1 time_UnitOfTime time:UnitOfTime ClockTime->time_UnitOfTime time:unitType

ClockTime Diagram

Formalization for ClockTime

Property Constraint
time:day max 0
time:dayOfWeek max 0
time:dayOfYear max 0
time:hour exactly 1
time:minute max 1
time:month max 0
time:monthOfYear max 0
time:second max 1
time:timeZone max 1
time:unitType some time:UnitOfTime
time:unitType max 1
time:week max 0
time:year max 0
subClassOf TimeOfDay
subClassOf time:GeneralDateTimeDescription

Other annotations

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