| Relates a MapSet to the Map(s) it contains. The containsMap relation is stronger than the hasMap relation: the containsMap predicate forces the domain of MapSet on the subject. |
| owl:ObjectProperty |
ObjectProperty(map:containsMap annotation(rdfs:comment "Relates a MapSet to the Map(s) it contains.
The containsMap relation is stronger than the hasMap relation: the containsMap predicate forces the domain of MapSet on the subject."^^<http://www.w3.org/2001/XMLSchema#string>)
super(map:hasMap)
inverseOf(map:belongsToMapSet)
domain(map:MapSet))