DOC

net.sourceforge.owlapi : oboformat-included-owlapi

Maven & Gradle

Nov 25, 2013

oboformat-included-owlapi · 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/.

Table Of Contents

Latest Version

Download net.sourceforge.owlapi : oboformat-included-owlapi Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sourceforge.owlapi : oboformat-included-owlapi Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file oboformat-included-owlapi-3.4.9-javadoc.jar to oboformat-included-owlapi-3.4.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder oboformat-included-owlapi-3.4.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "oboformat-included-owlapi-3.4.9-sources.jar" -d "oboformat-included-owlapi-3.4.9-javadoc" -subpackages