Difference between revisions of "OBOConverter"

From Protege Wiki
Jump to: navigation, search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Plugin
 
{{Plugin
|PluginType=Import Export
+
|Description=A tab plugin that converts OBO format ontology files into OWL files using the OBO-to-OWL mapping created by NCBO.
 +
|PluginType=Import
 +
|PluginType2=Export
 
|ForApplication1=Protege-OWL
 
|ForApplication1=Protege-OWL
 
|DeveloperID1=Dilvan Moriera
 
|DeveloperID1=Dilvan Moriera
Line 7: Line 9:
 
|Topic1=Import
 
|Topic1=Import
 
|Topic2=Export
 
|Topic2=Export
 +
|Topic3=Semantic Web
 
|Affiliation1=Stanford University
 
|Affiliation1=Stanford University
 
|Affiliation2=Stanford Medical Informatics
 
|Affiliation2=Stanford Medical Informatics
|Description=A tab plugin that converts OBO format ontology files into OWL files using the OBO-to-OWL mapping created by NCBO.
+
|Affiliation3=University of Sao Paulo
 
}}
 
}}
 
 
<div style="display:block; float:left; width:100%">
 
<div style="display:block; float:left; width:100%">
  
Line 25: Line 27:
  
 
* Compile it from sources.
 
* 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.<br /><br />
+
* Download [http://bioontology.org/tools/oboinowl/OBOConverter.zip this zip file] and unzip the contents to the <protege-install-dir>/plugins folder in your Protege installation.<br /><br />
  
 
</div>
 
</div>

Latest revision as of 12:43, February 24, 2009

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

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.