item constant

IriTerm const item

IRI for schema:item [Expects: https://schema.org/Thing]

An entity represented by an entry in a list or data feed (e.g. an 'artist' in a list of 'artists').

Can be used on: https://schema.org/DataFeedItem, https://schema.org/ListItem

Implementation

static const item = IriTerm.prevalidated('https://schema.org/item');