Skip to content
dougli1sqrd edited this page May 4, 2017 · 3 revisions

Intro

OWLTools (aka OWL2LS - OWL2 Life Sciences) is convenience java API on top of the OWL API. It provides many including:

  • convenience methods for OBO-like properties such as synonyms, textual definitions, obsolete, replaced_by
  • simple graph-like operations over ontologies
  • visualization using the QuickGO graphs libraries

Documentation

The javadocs can be browsed here: http://owlcollab.github.io/owltools/api/index.html

There is some legacy documentation here: http://wiki.geneontology.org/index.php/OWLTools

See also the overview of features