GeospatialGeometry constant

IriTerm const GeospatialGeometry

IRI for schema:GeospatialGeometry

(Eventually to be defined as) a supertype of GeoShape designed to accommodate definitions from Geo-Spatial best practices.

Implementation

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