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
ands
are transitive, thena r b
impliesb r a
.See also: Property Characteristics
- first
- second