affiliation constant

IriTerm const affiliation

IRI for schemahttp:affiliation [Expects: http://schema.org/Organization]

An organization that this person is affiliated with. For example, a school/university, a club, or a team.

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

Implementation

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