participant constant
IRI for schemahttp:participant [Expects: http://schema.org/Organization, http://schema.org/Person]
Other co-agents that participated in the action indirectly. E.g. John wrote a book with Steve.
Can be used on: http://schema.org/Action
Implementation
static const participant = IriTerm.prevalidated(
'http://schema.org/participant',
);