DisjointObjectProperties

class DisjointObjectProperties(object_property_expressions, *, annotations=None)[source]

Bases: _ObjectPropertyList

An 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:
to_rdflib_node(graph, converter)[source]

Represent the disjoint object properties axiom for RDF.

Parameters:
  • graph (Graph)

  • converter (Converter)

Return type:

BNode