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

Handle old `EMMO` Python package version tags #272

Open CasperWA opened 2 years ago

CasperWA commented 2 years ago

All the version tags pointing to the old EMMO package should be dealt with. As I see it, we have the following options:

  1. Delete them.
  2. Rename them. For example, prepend them all with old- or EMMO- or similar.
  3. Create a new GitHub repository for EMMOntoPy, archiving this one. Then the tags can be deleted in the new repository, but kept here.

What do you think @francescalb and @jesper-friis?

CasperWA commented 2 years ago

I personally prefer option 2.

jesper-friis commented 2 years ago

I am fine with option 2.