copyrightNotice constant

IriTerm const copyrightNotice

copyrightNotice [Expects: http://schema.org/Text]

Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work.

Can be used on: http://schema.org/CreativeWork

Implementation

static const copyrightNotice = IriTerm.prevalidated(
  'http://schema.org/copyrightNotice',
);