Menu

#77 Add OWLOntologyManager.removeOntology(OntologyID)

closed
nobody
None
5
2012-10-26
2012-10-18
No

The current OWLOntologyManager.removeOntology(OWLOntology) method requires the ontology to be present, but internally OWLOntologyManagerImpl only checks on the ontologyID being present.

This patch introduces a new method to the OWLOntologyManager interface that only requires an ontologyID, which is much easier to get or create than an OWLOntology instance.

Discussion

  • Ignazio Palmisano

    • status: open --> closed
     
  • Ignazio Palmisano

    This has been implemented and will be merged soon

     

Log in to post a comment.