Property: map:mapPositionForObject

Relates a MapPosition to a MappableObject.

Types

owl:ObjectProperty

Super Properties

map:hasMappableObject

Domain

map:MapPosition

Range

map:MappableObject

Inverse Property

map:atMapPosition

Abstract Syntax

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

Generated with OWLDoc