byMonth constant
IRI for schema:byMonth [Expects: https://schema.org/Integer]
Defines the month(s) of the year on which a recurring {Event} takes place. Specified as an {Integer} between 1-12. January is 1.
Can be used on: https://schema.org/Schedule
Implementation
static const byMonth = IriTerm.prevalidated('https://schema.org/byMonth');