accountablePerson constant

IriTerm const accountablePerson

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

Specifies the Person that is legally accountable for the CreativeWork.

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

Implementation

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