EmployeeRole constant

IriTerm const EmployeeRole

IRI for schema:EmployeeRole

A subclass of OrganizationRole used to describe employee relationships.

Implementation

static const EmployeeRole = IriTerm.prevalidated(
  'https://schema.org/EmployeeRole',
);