participant constant

IriTerm const participant

IRI for contact:participant

A person (or other agent) who particpates in an event, meeting, etc.

Implementation

static const participant = IriTerm.prevalidated(
  'http://www.w3.org/2000/10/swap/pim/contact#participant',
);