Difference between revisions of "FMAInOwl"
Line 7: | Line 7: | ||
The '''description''' of the transformation is available as an SMI Technical report [http://smi.stanford.edu/smi-web/research/details.jsp?PubId=1234 SMI-2007-1234] | The '''description''' of the transformation is available as an SMI Technical report [http://smi.stanford.edu/smi-web/research/details.jsp?PubId=1234 SMI-2007-1234] | ||
− | The '''OWL representation''' of the FMA is available at [http://bioontology.org/projects/ontologies/ | + | The '''OWL representation''' of the FMA is available at [http://bioontology.org/projects/ontologies/fma 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 | If you want to access the OWL file directly, point your OWL tool (e.g. the Protege OWL ontology editor) to |
Revision as of 15:31, 24 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