drdozer / oboformat

Automatically exported from code.google.com/p/oboformat
0 stars 0 forks source link

Add command line / GUI option for non-lossy conversion #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current behavior drops axioms it cannot convert:

 $ obolib-owl2obo -o z caro_2_merged.owl

This is fine, but it would be good to have an option to perform a strict 
translation, which would fail if there exists an axiom that cannot be converted

Original issue reported on code.google.com by cmung...@gmail.com on 13 Jul 2011 at 4:38

GoogleCodeExporter commented 9 years ago

Original comment by shahid.m...@gmail.com on 13 Jul 2011 at 8:22

GoogleCodeExporter commented 9 years ago
shouldn't the default be strict and the option be to override. That would be my 
vote. Otherwise there will be silent corruption. 

Original comment by alanruttenberg@gmail.com on 15 Jul 2011 at 8:39

GoogleCodeExporter commented 9 years ago
OK. Shahid will implement this.

Original comment by cmung...@gmail.com on 15 Jul 2011 at 10:49

GoogleCodeExporter commented 9 years ago

Original comment by shahid.m...@gmail.com on 18 Jul 2011 at 10:47