Property: map:belongsToMapSet

Relates a Map to its MapSet.

Types

owl:ObjectProperty

Super Properties

map:hasMapSet

Domain

map:Map

Range

map:MapSet

Inverse Property

map:containsMap

Abstract Syntax

ObjectProperty(map:belongsToMapSet annotation(rdfs:comment "Relates a Map to its MapSet."^^<http://www.w3.org/2001/XMLSchema#string>)
                                  super(map:hasMapSet)
                                  inverseOf(map:containsMap)
                                  domain(map:Map)
                                  range(map:MapSet))

Generated with OWLDoc