restPeriods constant

IriTerm const restPeriods

IRI for schema:restPeriods [Expects: https://schema.org/QuantitativeValue, https://schema.org/Text]

How often one should break from the activity.

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

Implementation

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