schemahttpCreditText constant

IriTerm const schemahttpCreditText

creditText from schemahttp vocabulary [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 schemahttpCreditText = IriTerm.prevalidated(
  'http://schema.org/creditText',
);