openingHoursSpecification constant

IriTerm const openingHoursSpecification

IRI for schema:openingHoursSpecification [Expects: https://schema.org/OpeningHoursSpecification]

The opening hours of a certain place.

Can be used on: https://schema.org/Place

Implementation

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