TranslatorSRI / Babel

Babel creates cliques of equivalent identifiers across many biomedical vocabularies.
MIT License
9 stars 2 forks source link

Adding SSSOM export #328

Open gaurav opened 3 months ago

gaurav commented 3 months ago

This PR adds a SSSOM export to Babel. It is similar to the code I wrote previously, but is essentially a re-implementation. We might want to revisit this after https://github.com/TranslatorSRI/Babel/issues/205#issuecomment-2407522660 so we that we can include provenance information in the SSSOM output.

Closes #33, will help towards https://github.com/TranslatorSRI/NodeNormalization/issues/111.

WIP. Should be merged after #336.