OWLTools: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
OWLTools is convenience java API on top of the OWL API. It provides
[[Category:Software]]
OWLTools (aka OWL2LS - OWL2 Life Sciences) 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
* convenience methods for OBO-like properties such as synonyms, textual definitions, obsoletion, replaced_by
Line 5: Line 6:
* 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)
Documentation and code available from http://code.google.com/p/owltools/

Latest revision as of 13:57, 1 July 2014

OWLTools (aka OWL2LS - OWL2 Life Sciences) 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

Documentation and code available from http://code.google.com/p/owltools/