byMonthWeek constant

IriTerm const byMonthWeek

IRI for schema:byMonthWeek [Expects: https://schema.org/Integer]

Defines the week(s) of the month on which a recurring Event takes place. Specified as an Integer between 1-5. For clarity, byMonthWeek is best used in conjunction with byDay to indicate concepts like the first and third Mondays of a month.

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

Implementation

static const byMonthWeek = const IriTerm('https://schema.org/byMonthWeek');