SubObjectPropertyOf
- class SubObjectPropertyOf(child, parent, *, annotations=None)[source]
Bases:
ObjectPropertyAxiomAn object property axiom defined in 9.2.1 “Object Subproperties”.
Instantiate an object subproperty axiom.
Methods Summary
to_rdflib_node(graph, converter)Represent the object subproperty axiom for RDF.
Methods Documentation
- Parameters:
child (ObjectPropertyExpression | ObjectPropertyChain)
parent (ObjectPropertyExpression)
annotations (list[Annotation])