Property: um:hasRightBound

Right bound of a set.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

um:IntervalSet
um:IntervalDomain

Range

um:Interval

Characteristics

Functional

Abstract Syntax

ObjectProperty(um:hasRightBound annotation(rdfs:comment "Right bound of a set."^^<http://www.w3.org/2001/XMLSchema#string>)
                               Functional
                               domain(unionOf(um:IntervalSet
                                              um:IntervalDomain))
                               range(um:Interval))

Generated with OWLDoc