Property: map:hasObjectCorrespondence

Relates a MappableObject to a MapCorrespondence.

Types

owl:ObjectProperty

Super Properties

map:hasMapCorrespondence

Domain

map:MappableObject

Range

map:MapCorrespondence

Inverse Property

map:correspondenceToObject

Abstract Syntax

ObjectProperty(map:hasObjectCorrespondence annotation(rdfs:comment "Relates a MappableObject to a MapCorrespondence."^^<http://www.w3.org/2001/XMLSchema#string>)
                                          super(map:hasMapCorrespondence)
                                          inverseOf(map:correspondenceToObject)
                                          domain(map:MappableObject)
                                          range(map:MapCorrespondence))

Generated with OWLDoc