alt constant

IriTerm const alt

IRI for geo:alt

The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid).

Implementation

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