ServicePeriod constant

IriTerm const ServicePeriod

IRI for schemahttp:ServicePeriod

ServicePeriod represents a duration with some constraints about cutoff time and business days. This is used e.g. in shipping for handling times or transit time.

Implementation

static const ServicePeriod = IriTerm.prevalidated(
  'http://schema.org/ServicePeriod',
);