geoDisjoint constant
IRI for schemahttp:geoDisjoint [Expects: http://schema.org/GeospatialGeometry, http://schema.org/Place]
Represents spatial relations in which two geometries (or the places they represent) are topologically disjoint: "they have no point in common. They form a set of disconnected geometries." (A symmetric relationship, as defined in DE-9IM.)
Can be used on: http://schema.org/GeospatialGeometry, http://schema.org/Place
Implementation
static const geoDisjoint = IriTerm.prevalidated(
'http://schema.org/geoDisjoint',
);