schemahttpCopyrightHolder constant
IriTerm
const schemahttpCopyrightHolder
copyrightHolder from schemahttp 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 = const IriTerm(
'http://schema.org/copyrightHolder',
);