Property: map:mapsObject

Relates a Map to a MappableObject.

Types

owl:ObjectProperty

Super Properties

map:hasMappableObject

Domain

map:Map

Range

map:MappableObject

Inverse Property

map:belongsToMap

Abstract Syntax

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

Generated with OWLDoc