geoCovers constant

IriTerm const geoCovers

geoCovers [Expects: https://schema.org/GeospatialGeometry, https://schema.org/Place]

Represents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. "Every point of b is a point of (the interior or boundary of) a". As defined in DE-9IM.

Can be used on: https://schema.org/GeospatialGeometry, https://schema.org/Place

Implementation

static const geoCovers = IriTerm.prevalidated('https://schema.org/geoCovers');