seller constant

IriTerm const seller

IRI for schema:seller [Expects: https://schema.org/Organization, https://schema.org/Person]

An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider.

Can be used on: https://schema.org/BuyAction, https://schema.org/Demand, https://schema.org/Flight, https://schema.org/Offer, https://schema.org/Order

Implementation

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