emmo-repo / EMMOntoPy

Library for representing and working with ontologies in Python
https://emmo-repo.github.io/EMMOntoPy
BSD 3-Clause "New" or "Revised" License
40 stars 9 forks source link

Updated to owlready2==0.44 #780

Closed francescalb closed 2 months ago

francescalb commented 2 months ago

Description

Upgrades of owlready has been halted for a while due to breaking changes. This is due to a change introduced in owlready2==0.45 (adding python names to classes in the ontology), and the automatic update to supporting owlready2==0.44 should not have been stopped.

Type of change

Checklist

This checklist can be used as a help for the reviewer.

Comments

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.54%. Comparing base (d3c3e7f) to head (f4351d1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #780 +/- ## ======================================= Coverage 72.54% 72.54% ======================================= Files 18 18 Lines 3701 3701 ======================================= Hits 2685 2685 Misses 1016 1016 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.