copyrightNotice constant

IriTerm const copyrightNotice

copyrightNotice [Expects: https://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: https://schema.org/CreativeWork

Implementation

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