location constant

IriTerm const location

location [Expects: https://schema.org/Place, https://schema.org/PostalAddress, https://schema.org/Text, https://schema.org/VirtualLocation]

The location of, for example, where an event is happening, where an organization is located, or where an action takes place.

Can be used on: https://schema.org/Action, https://schema.org/Event, https://schema.org/InteractionCounter, https://schema.org/Organization

Implementation

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