Property: map:referencesMapPosition

Relates a MapCorrespondence to a MappablePosition.

Types

owl:ObjectProperty

Super Properties

map:hasMapPosition

Domain

map:MapCorrespondence

Range

map:MapPosition

Inverse Property

map:hasPositionCorrespondence

Abstract Syntax

ObjectProperty(map:referencesMapPosition annotation(rdfs:comment "Relates a MapCorrespondence to a MappablePosition."^^<http://www.w3.org/2001/XMLSchema#string>)
                                        super(map:hasMapPosition)
                                        inverseOf(map:hasPositionCorrespondence)
                                        domain(map:MapCorrespondence)
                                        range(map:MapPosition))

Generated with OWLDoc