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 typesuper_property
.- sub
- sup