SubAnnotationPropertyOf
- class SubAnnotationPropertyOf(child, parent, *, annotations=None)[source]
Bases:
AnnotationAxiomAn annotation axiom defined in 10.2.2 Annotation Subproperties.
Initialize an annotation subproperty axiom.
Methods Summary
to_rdflib_node(graph, converter)Represent the annotation subproperty axiom for RDF.
Methods Documentation
- Parameters:
child (AnnotationProperty)
parent (AnnotationProperty)
annotations (list[Annotation])