OperatingHours
Pattern
This class has been associated with the following pattern:
Subclass Of
Description
An English description of the definition (what distinguishes this sense of the term?).
OperatingHours class specifies the operating hours of an organization. It uses the Recurring Event Pattern (defined in ISO 5087-1) to introduce a more specific definition of hours of operation as a specialization of a RecurringEvent. o dayofWeek: specifies the day of the week for this instance of OperatingHours. o hasOpeningTime: specifies the opening time for this instance of OperatingHours. o hasClosingTime: specifies the closing time for this instance of OperatingHours.
Class Diagram Description
Required by Use Case(s)
(why is this specialized definition needed?)
CDM References
What other classes or properties reference this term?
- Organization (← links)
Interface Specification References
This class has been associated with the following interface specification items:
Sources
Sources considered when developing the class:
Status
Pending Approval
Has Subclass(es)
Annotations
Annotation | Value |
---|
Manchester Syntax Specification
Property | Restriction | Value |
---|---|---|
DayofWeek | exactly 1 | [[{friday, monday, saturday, sunday, thursday, tuesday, wednesday}]] |
HasOpeningTime | exactly 1 | xsd:time |
HasClosingTime | exactly 1 | xsd:time |
Supplementary Figures
Figure | Caption |
---|