pyhornedowl.model.DisjointObjectProperties

class pyhornedowl.model.DisjointObjectProperties(first: List[ObjectPropertyExpression])

A disjoint object property relationship.

This states that is an individual is connected by one of these object properties, it cannot be connected by any of the others.

first