lat constant

IriTerm const lat

IRI for geo:lat

The WGS84 latitude of a SpatialThing (decimal degrees).

Implementation

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