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
42 stars 11 forks source link

Added find() method #807

Open jesper-friis opened 1 week ago

jesper-friis commented 1 week ago

Description

As a simple find() method to the Ontology class as a workaround for the Owlready2 search() method that haven't been working for a while.

Type of change

Checklist

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

Comments

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.90%. Comparing base (938dbb4) to head (6d83771).

Files with missing lines Patch % Lines
ontopy/ontology.py 87.87% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #807 +/- ## ========================================== + Coverage 72.72% 72.90% +0.17% ========================================== Files 18 18 Lines 3721 3753 +32 ========================================== + Hits 2706 2736 +30 - Misses 1015 1017 +2 ```

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


🚨 Try these New Features: