pyhornedowl.model.DisjointDataProperties

class pyhornedowl.model.DisjointDataProperties(first: List[DataProperty])

A disjoint data property relationship.

No individual can be connected to a data property expression by more than one of these DataProperty relations.

See also: DisjointDataProperties

first