OWLTools: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
* visualization using the QuickGO graphs libraries
* visualization using the QuickGO graphs libraries


[http://geneontology.svn.sourceforge.net/viewvc/geneontology/OWLTools/ OWLTools] (project may split and directory change)
== Java Docs ==
 
The javadocs can be browsed here:
 
* [http://berkeleybop.org/owltools]
 
== Source ==
 
The source is available on sourceforge. Note the location may change to googlecode:
 
* [http://geneontology.svn.sourceforge.net/viewvc/geneontology/OWLTools/ Browse OWLTools]
 
  svn co  https://geneontology.svn.sourceforge.net/svnroot/geneontology/OWLTools

Revision as of 20:52, 13 December 2010

OWLTools is convenience java API on top of the OWL API. It provides

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

Java Docs

The javadocs can be browsed here:

Source

The source is available on sourceforge. Note the location may change to googlecode:

 svn co  https://geneontology.svn.sourceforge.net/svnroot/geneontology/OWLTools