repeatFrequency constant

IriTerm const repeatFrequency

IRI for schemaHttp:repeatFrequency [Expects: http://schema.org/Duration, http://schema.org/Text]

Defines the frequency at which {Event}s will occur according to a schedule {Schedule}. The intervals between events should be defined as a {Duration} of time.

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

Implementation

static const repeatFrequency = IriTerm('http://schema.org/repeatFrequency');