availableAtOrFrom constant

IriTerm const availableAtOrFrom

IRI for schema:availableAtOrFrom [Expects: https://schema.org/Place]

The place(s) from which the offer can be obtained (e.g. store locations).

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

Implementation

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