schemaCopyrightHolder constant
copyrightHolder from schema vocabulary [Expects: https://schema.org/Organization, https://schema.org/Person]
The party holding the legal copyright to the CreativeWork.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaCopyrightHolder = IriTerm.prevalidated(
'https://schema.org/copyrightHolder',
);