Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PartialOrd for OpenTreeOfLifeRank #31

Open
LucaCappelletti94 opened this issue Jan 9, 2025 · 0 comments
Open

Implement PartialOrd for OpenTreeOfLifeRank #31

LucaCappelletti94 opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@LucaCappelletti94
Copy link
Collaborator

Implement the PartialOrd trait for OpenTreeOfLifeRank enum, in such a way that all well defined sortable entries can be ordered. A parent taxon should be placed before a child taxon.

In practice, create a new branch forking from the inat-taxonomy branch and then do a PR against the inat-taxonomy once the trait is added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants