-
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
Make NCBI:txid identifiers secondary ids in the ontology? #40
Comments
@cmungall - is this doable? |
Someone else asked me this question today. I'm not sure how to answer. Some considerations:
I have no answers. |
1 originally I was thinking we could include the xref but I take James point about this being trivial and adding to size of the file. but maybe we should think about this in the context of mappings for ncbitaxon as a whole. if we have mappings eg to gtdb, should these be bundled in with the owl, or a separate sssom file? 2 This doesn't resolve http://identifiers.org/NCBI:txid7995 neither does http://n2t.net/NCBI/txid7995 3 doesn't seem worth complicating the overall system 4 yes! there is another ticket somewhere... |
Related question: would it be considered courteous if we changed the OBO PURL config to use NCBI for the term browser? E.g., resolve Maybe it would even encourage uptake of the PURL. |
One point against that suggestion is that at least Ontobee pages are machine-readable RDF. But I don’t object strongly. |
I thought about that but I wonder how frequently it's used, especially given that many ontologies currently redirect to specialized browsers (ChEBI, PRO) or OLS. Sorry for hijacking this issue though! |
Hello!
It looks like NCBI is using an alternative identifier, ie:
NCBITaxon:7955 (using the taxon ontology)
NCBI:txid7955 (the identifier displayed at NCBI) "Taxonomy ID: 7955 (for references in articles please use NCBI:txid7955)"
https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Info&id=7955&lvl=3&lin=f&keep=1&srchmode=1&unlock
Would it be possible to list the alternative identifier for taxa in the ontology?
The text was updated successfully, but these errors were encountered: