schemaHttpAccountablePerson constant

IriTerm const schemaHttpAccountablePerson

accountablePerson from schema-http 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(
  'http://schema.org/accountablePerson',
);