location constant
IRI for schemahttp:location [Expects: http://schema.org/Place, http://schema.org/PostalAddress, http://schema.org/Text, http://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: http://schema.org/Action, http://schema.org/Event, http://schema.org/InteractionCounter, http://schema.org/Organization
Implementation
static const location = IriTerm.prevalidated('http://schema.org/location');