pyhornedowl.model.SubAnnotationPropertyOf

class pyhornedowl.model.SubAnnotationPropertyOf(sup: AnnotationProperty, sub: AnnotationProperty)

An sub-property assertion for annotation properties.

Implies that any annotation of the type sub_property is also an annotation of the type super_property.

sub
sup