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

Copy EMMO annotations #733

Closed jesper-friis closed 6 months ago

jesper-friis commented 7 months ago

Description

Renamed option --copy-preflabel to --copy-emmo-annotations and more content to what it alias.

The intention with this option is to make it easy to publish EMMO-based ontologies that are understood by standard tools (including FOOPS).

Type of change

Checklist

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

Comments

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 72.21%. Comparing base (c299d23) to head (33ac540).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #733 +/- ## ========================================== + Coverage 72.18% 72.21% +0.02% ========================================== Files 17 17 Lines 3462 3462 ========================================== + Hits 2499 2500 +1 + Misses 963 962 -1 ```

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