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:dayOfWeek [0..0] time:dayOfYear [0..0] time:month [0..0] time:monthOfYear [0..0] time:week [0..0] time:year [0..0] ClockTime->time_GeneralDateTimeDescription ClockTime->TimeOfDay

ClockTime Diagram

Formalization for ClockTime

Property Constraint
time:day max 0
time:dayOfWeek max 0
time:dayOfYear max 0
time:month max 0
time:monthOfYear max 0
time:unitType some time:UnitOfTime
time:week max 0
time:year max 0
subClassOf TimeOfDay
subClassOf time:GeneralDateTimeDescription

Other annotations

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