schemaAlternativeHeadline constant

IriTerm const schemaAlternativeHeadline

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

A secondary title of the CreativeWork.

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

Implementation

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