|
From: <owl...@go...> - 2013-05-17 15:10:42
|
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 63 by jos...@gm...: Print class axioms using manchester syntax http://code.google.com/p/owltools/issues/detail?id=63 Add an option similar to --list-class-axioms that prints out the class axioms in manchester syntax. For example for the class http://purl.obolibrary.org/obo/UBERON_0002102 ('forelimb') generate the following output: 'forelimb' subClassOf 'develops_from' some 'forelimb bud' as opposed to --list-class-axioms current output: SubClassOf(UBERON:0002102 'forelimb' ObjectSomeValuesFrom(develops_from 'develops_from' UBERON:0005417 'forelimb bud')) -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings |