obophenotype / ncbitaxon

Build for NCBITaxon
BSD 3-Clause "New" or "Revised" License
24 stars 7 forks source link

Use OMO terms for synonym types #87

Closed cthoyt closed 7 months ago

cthoyt commented 9 months ago

Several of the synonym type predicates can be replaced with OMO terms to standardize them

https://github.com/obophenotype/ncbitaxon/blob/aae8b65a7b98a7bdf231f255d744ee4aa508e44a/src/ncbitaxon.py#L27-L43

I can make a small PR to this file to update the build.

cmungall commented 9 months ago

That would be great, thanks!

On Sat, Sep 23, 2023 at 3:01 AM Charles Tapley Hoyt < @.***> wrote:

Several of the synonym type predicates can be replaced with OMO terms to standardize them

https://github.com/obophenotype/ncbitaxon/blob/aae8b65a7b98a7bdf231f255d744ee4aa508e44a/src/ncbitaxon.py#L27-L43

I can make a small PR to this file to update the build.

— Reply to this email directly, view it on GitHub https://github.com/obophenotype/ncbitaxon/issues/87, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAMMOIYMYHPZ7LRLSKX72LX32XPDANCNFSM6AAAAAA5ECYQFE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cthoyt commented 9 months ago

@cmungall see solution in #88