pyhornedowl.model.InverseObjectProperties

class pyhornedowl.model.InverseObjectProperties(first: ObjectPropertysecond: ObjectProperty)

An inverse relationship between two object properties.

If two individuals are related by one relationship, they are related by the other in the opposite direction. So, if r and s are transitive, then a r b implies b r a.

See also: Property Characteristics

first
second