repeatCount constant

IriTerm const repeatCount

IRI for schemahttp:repeatCount [Expects: http://schema.org/Integer]

Defines the number of times a recurring {Event} will take place.

Can be used on: http://schema.org/Schedule

Implementation

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