Closed cthoyt closed 2 years ago
@egonw not sure what happened but this branch wasn't merged properly?
What did you see that you reach that conclusion?
weird since I do see the commits on the main branch
Oh... I rebased this branch. That probably confused GitHub.
Would highly suggest using squash + merge to keep commit histories focused on high-level changes, then the PR is linked automatically and keeps the commit history on GitHub
I have very bad experiences with repeated merges back and forth between PRs and the main branch. Thanks for your recommendation, but not heading down that rabbit hole again.
Closes #22
Not all rows were mappable to the bioregistry. For example, there's a row for "Other" which seems to imply the absence of standardized semantics. Another issue was the "OpenTargets" entry seems to actually be redundant of Ensembl Gene. Some of the other resources (a lot of plant things) were hard to figure out since they were missing important metadata. I'll try that on a second pass.
See also https://github.com/biopragmatics/bioregistry/pull/388, where I added some missing prefixes to the Bioregistry to support this mapping.