pyhornedowl.model.ObjectProperty

class pyhornedowl.model.ObjectProperty(first: IRI)

An OWL ObjectProperty is a relationship between two individuals.

Although the relationship is between individuals, it is most often expressed as a relationship between two classes. See ClassExpression for more information.

exact(n, obj)
first
has_self()
has_value(obj)
max(n, obj)
min(n, obj)
only(obj)
some(obj)