accountablePerson constant

IriTerm const accountablePerson

accountablePerson [Expects: https://schema.org/Person]

Specifies the Person that is legally accountable for the CreativeWork.

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

Implementation

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