DayOfWeek constant

IriTerm const DayOfWeek

IRI for schema:DayOfWeek

The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.

Originally, URLs from GoodRelations were used (for {Monday}, {Tuesday}, {Wednesday}, {Thursday}, {Friday}, {Saturday}, {Sunday} plus a special entry for {PublicHolidays}); these have now been integrated directly into schema.org.

Implementation

static const DayOfWeek = IriTerm.prevalidated('https://schema.org/DayOfWeek');