robot
robot copied to clipboard
Feature: import --module-iri --file
robot import -i ont.owl --module-iri "http://purl.obolibrary.org/obo/imports/module.owl" --file "imports/module.owl"
This feature would:
- add an import statement to an ontology
- injects the right statement into the catalogue.xml file
Its one of the few things not automated yet, so may be worth it.
Maybe a bit harder to implement the OWL API reload functionality, but I think would be useful.
I like this idea and the design you're proposing.
I also like this idea. It's definitely missing 😄