Property: hasRightBound

Right bound of a set.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

IntervalSet
IntervalDomain

Range

Interval

Characteristics

Functional

Abstract Syntax

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

Generated with OWLDoc