owlcollab / owltools

OWLTools
BSD 3-Clause "New" or "Revised" License
108 stars 33 forks source link

Add relations to BioChebiGenerator #271

Closed balhoff closed 5 years ago

balhoff commented 5 years ago

GO is missing some inferences since many has_input and has_output relationships changed to has primary input or has primary output (https://github.com/geneontology/go-site/issues/999#issuecomment-466473859). I guess we need to extend with these:

@cmungall @ukemi I can do this if you agree that we just need to add these to this list: https://github.com/owlcollab/owltools/blob/452b4aa12665c79b94629d2e76b6b643a88e4537/OWLTools-Runner/src/main/java/owltools/cli/BioChebiGenerator.java#L188-L196