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

Make it possible to run HermiT on EMMO #740

Closed jesper-friis closed 5 months ago

jesper-friis commented 6 months ago

Description

Make it possible to run HermiT on EMMO, by:

Type of change

Checklist

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

Comments

francescalb commented 6 months ago

We should have a test on this. It is important that we wuickly pick up if running sync_reasoner on EMMO does not work.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 72.14%. Comparing base (a8f5c24) to head (3b7c21b).

Files Patch % Lines
ontopy/ontology.py 66.66% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #740 +/- ## ========================================== - Coverage 72.21% 72.14% -0.07% ========================================== Files 17 17 Lines 3462 3486 +24 ========================================== + Hits 2500 2515 +15 - Misses 962 971 +9 ```

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