creditText constant

IriTerm const creditText

IRI for schemahttp:creditText [Expects: http://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: http://schema.org/CreativeWork

Implementation

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