Difference between revisions of "FMAInOwl"

From NCBO Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
If you want to access the OWL file directly, point your OWL tool (e.g. the Protege OWL ontology editor) to
 
If you want to access the OWL file directly, point your OWL tool (e.g. the Protege OWL ontology editor) to
  
[http://bioontology.org/projects/ontologies/FMA/fmaOwlFullComponent_2_0.owl http://bioontology.org/projects/ontologies/FMA/fmaOwlFullComponent_2_0.owl]
+
[http://bioontology.org/projects/ontologies/fma/fmaOwlFullComponent_2_0.owl http://bioontology.org/projects/ontologies/fma/fmaOwlFullComponent_2_0.owl]
  
Note that it will use owl:imports to import another OWL ontology in the same directory ([http://bioontology.org/projects/ontologies/FMA/fmaOwlDlComponent_2_0.owl http://bioontology.org/projects/ontologies/FMA/fmaOwlDlComponent_2_0.owl]).
+
Note that it will use owl:imports to import another OWL ontology in the same directory ([http://bioontology.org/projects/ontologies/fma/fmaOwlDlComponent_2_0.owl http://bioontology.org/projects/ontologies/fma/fmaOwlDlComponent_2_0.owl]).
  
 
The '''conversion script''' is also available: download the [[Media:fmaToOWL_v2.zip|FMA-TO-OWL Converter]]
 
The '''conversion script''' is also available: download the [[Media:fmaToOWL_v2.zip|FMA-TO-OWL Converter]]

Revision as of 10:46, 22 August 2007

We have created a transformation for the FMA into OWL that pursues the following two goals:

1. representing only the information that is explicitly present in the frames representation of the FMA or that can be directly inferred from the semantics of Protege frames;

2. representing al l the information that is present in the frames representation of the FMA, thus producing an OWL representation for the complete FMA.

The description of the transformation is available as an SMI Technical report SMI-2007-1234

The OWL representation of the FMA is available at http://bioontology.org/projects/ontologies/FMA

If you want to access the OWL file directly, point your OWL tool (e.g. the Protege OWL ontology editor) to

http://bioontology.org/projects/ontologies/fma/fmaOwlFullComponent_2_0.owl

Note that it will use owl:imports to import another OWL ontology in the same directory (http://bioontology.org/projects/ontologies/fma/fmaOwlDlComponent_2_0.owl).

The conversion script is also available: download the FMA-TO-OWL Converter

The conversion script takes the following arguments:

- the path to the Protege project with the frames version of the FMA

- the namespace to use for the OWL DL component

- the namespace to use for the OWL Full component

Note: the following files (available in the Protege installation directory must also be on the classpath): icu4j_3_4.jar:iri.jar:xercesImpl.jar:protege.jar:commons-logging.jar:jena.jar:driver.jar:protege-owl.jar