Point constant
IRI for geo:Point
A point, typically described using a coordinate system relative to Earth, such as WGS84.
Implementation
static const Point = IriTerm.prevalidated(
'http://www.w3.org/2003/01/geo/wgs84_pos#Point',
);
IRI for geo:Point
A point, typically described using a coordinate system relative to Earth, such as WGS84.
static const Point = IriTerm.prevalidated(
'http://www.w3.org/2003/01/geo/wgs84_pos#Point',
);