Property: map:correspondenceToObject

Relates a MapCorrespondence to a MappableObject.

Types

owl:ObjectProperty

Super Properties

map:hasMappableObject

Domain

map:MapCorrespondence

Range

map:MappableObject

Inverse Property

map:hasObjectCorrespondence

Abstract Syntax

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

Generated with OWLDoc