Property: hasLeftBound

Left bound of a set.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

IntervalSet
IntervalDomain

Range

Interval

Characteristics

Functional

Abstract Syntax

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

Generated with OWLDoc