legalRepresentative constant

IriTerm const legalRepresentative

IRI for schema:legalRepresentative [Expects: https://schema.org/Person]

One or multiple persons who represent this organization legally such as CEO or sole administrator.

Can be used on: https://schema.org/Organization

Implementation

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