alternateName constant

IriTerm const alternateName

alternateName [Expects: http://schema.org/Text]

An alias for the item.

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

Implementation

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