schemaAccountablePerson constant
IriTerm
const schemaAccountablePerson
accountablePerson from schema vocabulary [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 schemaAccountablePerson = IriTerm(
'https://schema.org/accountablePerson',
);