startDate constant
IRI for schemahttp:startDate [Expects: http://schema.org/Date, http://schema.org/DateTime]
The start date and time of the item (in ISO 8601 date format).
Can be used on: http://schema.org/CreativeWorkSeason, http://schema.org/CreativeWorkSeries, http://schema.org/DatedMoneySpecification, http://schema.org/EducationalOccupationalProgram, http://schema.org/Event, http://schema.org/MerchantReturnPolicySeasonalOverride, http://schema.org/Role, http://schema.org/Schedule
Implementation
static const startDate = IriTerm.prevalidated('http://schema.org/startDate');