pyhornedowl.model.SubAnnotationPropertyOf
- class pyhornedowl.model.SubAnnotationPropertyOf(sub: AnnotationProperty, sup: AnnotationProperty)
An sub-property assertion for annotation properties.
Implies that any annotation of the type
sub_propertyis also an annotation of the typesuper_property.- sub
sub: AnnotationProperty
- sup
sup: AnnotationProperty