SubAnnotationPropertyOf

class SubAnnotationPropertyOf(child: URIRef | Reference | Referenced | str | IdentifierBox, parent: URIRef | Reference | Referenced | str | IdentifierBox, *, annotations: list[Annotation] | None = None)[source]

Bases: AnnotationAxiom

An 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

to_rdflib_node(graph: Graph, converter: Converter) IdentifiedNode[source]

Represent the annotation subproperty axiom for RDF.