geoLong constant

IriTerm const geoLong

long from geo vocabulary

The WGS84 longitude of a SpatialThing (decimal degrees).

Can be used on: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing

Implementation

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