EmployeeRole constant

IriTerm const EmployeeRole

IRI for schemahttp:EmployeeRole

A subclass of OrganizationRole used to describe employee relationships.

Implementation

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