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