SubAnnotationPropertyOf

class SubAnnotationPropertyOf(child, parent, *, annotations=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

Parameters:
to_rdflib_node(graph, converter)[source]

Represent the annotation subproperty axiom for RDF.

Parameters:
  • graph (Graph)

  • converter (Converter)

Return type:

IdentifiedNode