-
Notifications
You must be signed in to change notification settings - Fork 7
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
Demonstrate using TAXRANK for ranks and properties #120
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally very much like this change, and I approve of it, but I will request changes so that it is not accidentally merged before I can get some community feedback (and we can use my disapproval as a blocker until the taxrank PR is released).
Thank you very much!
@matentzn, are there any updates on "community feedback" for this change? Is this issue the best place to provide feedback? I have been working to create ontology descriptions of other taxonomy sources (gtdb and silva) where I include TAXRANK per @cthoyt suggestion. Using TAXRANK to define taxonomic ranks will vastly facilitate comparison and mapping between different taxonomies. |
I’m I favor of this change
…On Sun, Feb 16, 2025 at 7:56 PM jplfaria ***@***.***> wrote:
@matentzn <https://github.com/matentzn>, are there any updates on
"community feedback" for this change? Is this issue the best place to
provide feedback?
I have been working to create ontology descriptions of other taxonomy
sources (gtdb and silva) where I include TAXRANK per @cthoyt
<https://github.com/cthoyt> suggestion. Using TAXRANK to define taxonomic
ranks will vastly facilitate comparison and mapping between different
taxonomies.
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAMMOPXHBWA4EYBCPP55G32QFMWDAVCNFSM6AAAAABSTUPRXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRHEYTANRWGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
[image: jplfaria]*jplfaria* left a comment (obophenotype/ncbitaxon#120)
<#120 (comment)>
@matentzn <https://github.com/matentzn>, are there any updates on
"community feedback" for this change? Is this issue the best place to
provide feedback?
I have been working to create ontology descriptions of other taxonomy
sources (gtdb and silva) where I include TAXRANK per @cthoyt
<https://github.com/cthoyt> suggestion. Using TAXRANK to define taxonomic
ranks will vastly facilitate comparison and mapping between different
taxonomies.
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAMMOPXHBWA4EYBCPP55G32QFMWDAVCNFSM6AAAAABSTUPRXWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNRRHEYTANRWGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
We discussed this in the OBO Community Slack on November 27, but unfortunately the discussion did not get back here. The current version of this PR drops the If the PR just added new TAXRANK stuff without dropping the old stuff, it wouldn't be a breaking change. |
I think having an interim period with both would be fine, but can we start a survey of people who are using the old properties with a view to declaring EOL? We use ncbitaxon heavily but this change would not break things for us AFAICT, but others use cases may differ |
Closes #96, closes #97
This PR does the following:
ncbitaxon:has_rank
withTAXRANK:1000000
no rank
rankIt depends on phenoscape/taxrank#5, where I added the remaining 12 ranks that weren't already represented. That PR was merged and released on November 28th, 2024. Related: that PR included adding a tax rank for "strain", which was the point of discussion also in #107