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 = IriTerm.prevalidated(
  'http://schema.org/copyrightHolder',
);