pyhornedowl.model.SubDataPropertyOf
- class pyhornedowl.model.SubDataPropertyOf(sub: DataProperty, sup: DataProperty)
A sub data property relationship.
The existence of the
sub_property
relationship also implies the existence of thesuper_property
.See also: Data Subproperties
- sub
sub: DataProperty
- sup
sup: DataProperty