hasParticipationOffer constant

IriTerm const hasParticipationOffer

hasParticipationOffer [Expects: http://schema.org/Offer]

An offer to participate in the event, for example, Call for Proposals, Call for Speakers, or Call for Performers.

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

Implementation

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