DayOfWeek¶
The day of the week, used to specify to which day the opening hours of a gr:OpeningHoursSpecification refer.
Examples: Monday, Tuesday, Wednesday,...
Diagram¶

Formalization for DayOfWeek¶
| Property | Constraint |
|---|---|
| description | datatype rdfs:Literal |
| hasNext | only DayOfWeek |
| hasPrevious | only DayOfWeek |
| name | datatype rdfs:Literal |
| disjointWith | Brand |
| disjointWith | BusinessEntity |
| disjointWith | BusinessEntityType |
| disjointWith | BusinessFunction |
| disjointWith | DeliveryMethod |
| disjointWith | Location |
| disjointWith | Offering |
| disjointWith | OpeningHoursSpecification |
| disjointWith | PaymentMethod |
| disjointWith | PriceSpecification |
| disjointWith | ProductOrService |
| disjointWith | QuantitativeValue |
| disjointWith | TypeAndQuantityNode |
| disjointWith | WarrantyPromise |
| disjointWith | WarrantyScope |