Skip to content

net.sourceforge.owlapi.owlapi-oboformat 5.1.20-FIXIMPORTS-1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>net.sourceforge.owlapi</groupId>
  <artifactId>owlapi-oboformat</artifactId>
  <version>5.1.20-FIXIMPORTS-1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A java library for converting obo format documents to OWL, and for converting (a subset of) OWL to obo format. This version has been slightly modified to be included directly in the OWL API.
The upstream code for this module and its authors can be found at https://code.google.com/p/oboformat/.