monarch-initiative / monarch-ui

The previous version of the Monarch Initiative website
https://previous.monarchinitiative.org/
BSD 3-Clause "New" or "Revised" License
17 stars 29 forks source link

Orphanet links broken from GARD #325

Closed kshefchek closed 4 years ago

kshefchek commented 4 years ago

GARD forwards to https://monarchinitiative.org/disease/Orphanet:{id}, whereas we changed our Orphanet prefix to ORPHA in the new app. It might be easiest to ask GARD to update their links, but theres also a case to be made that we should support URLs that resolved in our original app (for bookmarks etc).

kshefchek commented 4 years ago

GARD is currently undergoing a website redesign, so while they have added a task to the queue it may take some time to update. I think in the meantime we should consider a redirect since 39% of our referral traffic comes from them.

vincerubinetti commented 2 years ago

This hack seems to no longer be needed. If I go to GARD and search "marfan syndrome", it links to https://monarchinitiative.org/disease/OMIM:154700. A few other random diseases I tested also conform to this.

Going to exclude this from the monarch UI 3.0.

they have added a task to the queue

Is this tracked anywhere, like on github/bitbucket/etc?