This tool is built on top of the OWL API and implements the logic-based module extraction described in "Modular Reuse of Ontologies: Theory and Practice". The extractor also considers the optional inclusions of annotations, which may be attached as OWL annotation axioms or OWL individuals (e.g. some OBO ontologies).
The module extractor was originally implemented in 2007 by Ernesto Jimenez Ruiz in collaboration with Ulrike Sattler and Thomas Schneider (IMG Group, University of Manchester), Bernardo Cuenca Grau (KRR Group), and Rafael Berlanga (TKBG group, Jaume I University of Castellon). Currently, it is maintained up-to-date by the KRR group.
The extractor is open-source and released under GNU Lesser GPL.
The current (August 2011) locality-based module extractor is OWL API 3.2 compliant (with older versions it may not work). The provided file includes a jar file with the correspondent binaries, source codes, and a README file with some running instructions.
Ernesto Jimenez-Ruiz, Bernardo Cuenca Grau, Ian Horrocks, Ulrike Sattler, Thomas Schneider, and Rafael Berlanga