| Relates a MapPosition to a Map. The onMap relation is stronger than the hasMap relation: the onMap predicate forces the domain of MapPosition on the subject. |
| owl:ObjectProperty |
ObjectProperty(map:onMap annotation(rdfs:comment "Relates a MapPosition to a Map.
The onMap relation is stronger than the hasMap relation: the onMap predicate forces the domain of MapPosition on the subject."^^<http://www.w3.org/2001/XMLSchema#string>)
super(map:hasMap)
inverseOf(map:includesMapPosition)
domain(map:MapPosition)
range(map:Map))