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

Add --copy-annotation option to ontoconvert #732

Closed jesper-friis closed 7 months ago

jesper-friis commented 7 months ago

Description

This option is needed to automatically rdfs:label annotations to classes and properties when publishing EMMO to increase the FAIRness or the ontology.

Type of change

Checklist

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

Comments

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 72.21%. Comparing base (91c20c5) to head (4ea6ce8).

Files Patch % Lines
ontopy/utils.py 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #732 +/- ## ========================================== + Coverage 72.12% 72.21% +0.08% ========================================== Files 17 17 Lines 3444 3462 +18 ========================================== + Hits 2484 2500 +16 - Misses 960 962 +2 ```

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