- changed status to resolved
Long form of option --verbose does not work
Issue #1
resolved
The explanation are printed when using with the "-v" flag, but it does not when using the complete form "--verbose": That is, this works: bundle -v --noProb --method owlexp --inconsistent file:examples/minimal-inconsistent-ontology.owl
While this does not prints the explanations: bundle --verbose --noProb --method owlexp --inconsistent file:examples/minimal-inconsistent-ontology.owl
Comments (1)
-
reporter - Log in to comment
fix bug
#1→ <<cset c10802068882>>