Difference between revisions of "OBOConverter"

From Protege Wiki
Jump to: navigation, search
m (More information)
(Source Code)
Line 18: Line 18:
 
== Source Code ==
 
== Source Code ==
  
The source code for the plugin is available [http://smi-protege.stanford.edu/svn/obo-converter/trunk/ here].
+
The source code for this plugin is available from the Protege subversion repository: http://smi-protege.stanford.edu/svn/obo-converter/trunk/.
  
Compile the plugin to use it.
+
To use the plugin, you can either:
 
 
Alternatively you can download [http://smi-cbio01.stanford.edu/~nigam/OBOConverter.zip this zip file], unzip it and put the contents under the Plugins folder on your protege installation.
 
  
 +
* Compile it from sources.
 +
* Download [http://smi-cbio01.stanford.edu/~nigam/OBOConverter.zip this zip file], and unzip the contents to the <protege-install-dir>/plugins folder in your Protege installation.
  
 
</div>
 
</div>

Revision as of 15:05, September 11, 2007

OBOConverter

by Dilvan Moriera, Nigam Shah

Type Import Export
Author(s) Dilvan Moriera, Nigam Shah
Last Update December 20, 2006
License not available
Homepage not available
For Application
Topic(s)
Affiliation not available

A tab plugin that converts OBO format ontology files into OWL files using the OBO-to-OWL mapping created by NCBO.

Versions & Compatibility

This section lists available versions of OBOConverter.

No version information available.

If you click on the button below to add a new version of OBOConverter, you will be asked to define a page title for the new version. Please adhere to the naming convention of OBOConverter X.X.X when you define the new page!

Changelog

No version information available.


More information

The OBO to OWL mapping is described here.

Source Code

The source code for this plugin is available from the Protege subversion repository: http://smi-protege.stanford.edu/svn/obo-converter/trunk/.

To use the plugin, you can either:

  • Compile it from sources.
  • Download this zip file, and unzip the contents to the <protege-install-dir>/plugins folder in your Protege installation.