schemaHttpAlternateName constant

IriTerm const schemaHttpAlternateName

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

An alias for the item.

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

Implementation

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