schemaAlternateName constant

IriTerm const schemaAlternateName

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

An alias for the item.

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

Implementation

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