Property: map:belongsToMap

Relates a MappableObject to a Map.

Types

owl:ObjectProperty

Super Properties

map:hasMap

Domain

map:MappableObject

Inverse Property

map:mapsObject

Abstract Syntax

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

Generated with OWLDoc