schemahttpPosition constant

IriTerm const schemahttpPosition

position from schemahttp vocabulary [Expects: http://schema.org/Integer, http://schema.org/Text]

The position of an item in a series or sequence of items.

Can be used on: http://schema.org/CreativeWork, http://schema.org/ListItem

Implementation

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