schemahttpAccountablePerson constant

IriTerm const schemahttpAccountablePerson

accountablePerson from schemahttp vocabulary [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 schemahttpAccountablePerson = IriTerm.prevalidated(
  'http://schema.org/accountablePerson',
);