identifiers-org / identifiers-org.github.io

MIT License
9 stars 1 forks source link

MESH URLs not working #249

Open EliotRagueneau opened 1 week ago

EliotRagueneau commented 1 week ago

e.g. https://identifiers.org/resolve?query=MESH:D011947

resolve to http://id.nlm.nih.gov/mesh/D011947 but it is not working, while https://www.ncbi.nlm.nih.gov/mesh/?term=D011947 is working, so probably just need to update the URL pattern, or maybe id.nlm.nih.gov is just temporarily down?

renatocjn commented 1 week ago

It seems like http://id.nlm.nih.gov/mesh/D011947 is up now, but adding NCBI as an alternative resource would be a good idea. I will look into this. Thank you for bringing it up.