geoMidpoint constant

IriTerm const geoMidpoint

IRI for schemahttp:geoMidpoint [Expects: http://schema.org/GeoCoordinates]

Indicates the GeoCoordinates at the centre of a GeoShape, e.g. GeoCircle.

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

Implementation

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