DisjointObjectProperties
- class DisjointObjectProperties(object_property_expressions, *, annotations=None)[source]
Bases:
_ObjectPropertyListAn object property axiom defined in 9.2.3 “Disjoint Object Properties”.
Instntiate an object property list.
Methods Summary
to_rdflib_node(graph, converter)Represent the disjoint object properties axiom for RDF.
Methods Documentation
- Parameters:
object_property_expressions (Sequence[ObjectPropertyExpression])
annotations (list[Annotation])