DayOfWeek¶
The day of week
NOTE: Membership of the class :DayOfWeek is open, to allow for alternative week lengths and different day names.
Diagram¶

Other annotations¶
| Property | Value |
|---|---|
| skos:changeNote | Remove enumeration from definition, in order to allow other days to be used when required in other calendars. |
| NOTE: existing days are still present as members of the class, but the class membership is now open. |
In the original OWL-Time the following constraint appeared: owl:oneOf ( time:Monday time:Tuesday time:Wednesday time:Thursday time:Friday time:Saturday time:Sunday ) ; |