You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our jenkins builds we dump extracted modules for ontology editors to debug in Protege if an ontology is incoherent. It would be useful to have this option in robot reason, e.g. -m FILE
In our jenkins builds we dump extracted modules for ontology editors to debug in Protege if an ontology is incoherent. It would be useful to have this option in
robot reason
, e.g.-m FILE
Mirror this implementation:
https://github.com/owlcollab/owltools/blob/faac41760201315dd9e7ef8b5071380fb3ea76cc/OWLTools-Runner/src/main/java/owltools/cli/CommandRunner.java#L2593-L2602
The text was updated successfully, but these errors were encountered: