tripOrigin constant

IriTerm const tripOrigin

IRI for schemahttp:tripOrigin [Expects: http://schema.org/Place]

The location of origin of the trip, prior to any destination(s).

Can be used on: http://schema.org/Trip

Implementation

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