schemahttpAward constant

IriTerm const schemahttpAward

award from schemahttp vocabulary [Expects: http://schema.org/Text]

An award won by or for this item.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Organization, http://schema.org/Person, http://schema.org/Product, http://schema.org/Service

Implementation

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