pyhornedowl.model.AsymmetricObjectProperty

class pyhornedowl.model.AsymmetricObjectProperty(first: ObjectPropertyExpression)

The asymmetric characteristic.

if an individual i is connected to j by this ObjectPropertyExpression, then j cannot be connected to i by the ObjectPropertyExpression.

See also: Asymmetric

first