owlapy.model.OWLOntologyChange

class owlapy.model.OWLOntologyChange(ontology: owlapy.model.OWLOntology)[source]

Bases: object

Methods

get_ontology

Gets the ontology that the change is/was applied to.

get_ontology()owlapy.model.OWLOntology[source]

Gets the ontology that the change is/was applied to.

Returns:

The ontology that the change is applicable to