schemaHoursAvailable constant

IriTerm const schemaHoursAvailable

hoursAvailable from schema vocabulary [Expects: https://schema.org/OpeningHoursSpecification]

The hours during which this service or contact is available.

Can be used on: https://schema.org/ContactPoint, https://schema.org/LocationFeatureSpecification, https://schema.org/Service

Implementation

static const schemaHoursAvailable = IriTerm(
  'https://schema.org/hoursAvailable',
);