SpatialThing constant

IriTerm const SpatialThing

IRI for geo:SpatialThing

Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes.

Implementation

static const SpatialThing = IriTerm.prevalidated(
  'http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing',
);