TravelAction constant

IriTerm const TravelAction

IRI for schemahttp:TravelAction

The act of traveling from a fromLocation to a destination by a specified mode of transport, optionally with participants.

Implementation

static const TravelAction = IriTerm.prevalidated(
  'http://schema.org/TravelAction',
);