elevation constant

IriTerm const elevation

IRI for schemahttp:elevation [Expects: http://schema.org/Number, http://schema.org/Text]

The elevation of a location (WGS 84). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters.

Can be used on: http://schema.org/GeoCoordinates, http://schema.org/GeoShape

Implementation

static const elevation = IriTerm.prevalidated('http://schema.org/elevation');