Property: map:hasMapCorrespondence

Relates a MappableObject or a MapPosition to a MapCorresponence.

Types

owl:ObjectProperty

Super Properties

map:objectProperties

Domain

map:MappableObject
map:MapPosition

Range

map:MapCorrespondence

Abstract Syntax

ObjectProperty(map:hasMapCorrespondence annotation(rdfs:comment "Relates a MappableObject or a MapPosition to a MapCorresponence."^^<http://www.w3.org/2001/XMLSchema#string>)
                                       super(map:objectProperties)
                                       domain(unionOf(map:MappableObject
                                                      map:MapPosition))
                                       range(map:MapCorrespondence))

Generated with OWLDoc