EquivalentObjectProperties

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

Bases: _ObjectPropertyList

An object property axiom defined in 9.2.2 “Equivalent Object Subproperties”.

Instntiate an object property list.

Methods Summary

to_rdflib_node(graph, converter)

Represent the equivalent object subproperties axiom for RDF.

Methods Documentation

Parameters:
to_rdflib_node(graph, converter)[source]

Represent the equivalent object subproperties axiom for RDF.

Parameters:
  • graph (Graph)

  • converter (Converter)

Return type:

IdentifiedNode