schemaCreditText constant

IriTerm const schemaCreditText

creditText from schema vocabulary [Expects: https://schema.org/Text]

Text that can be used to credit person(s) and/or organization(s) associated with a published Creative Work.

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

Implementation

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