schemaCopyrightNotice constant

IriTerm const schemaCopyrightNotice

copyrightNotice from schema vocabulary [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 schemaCopyrightNotice = IriTerm.prevalidated(
  'https://schema.org/copyrightNotice',
);