Re: magetab2magerdf

I have checked in a first (complete) cut for magetab2magerdf 0.9a.
Everything should be there, both IDF and SDRF, but I haven't tested against
a wide range of files yet. This is alpha software.

*Features:
*

   - Conversion of nearly all (see known issues) data from IDF and SDRF
   MAGE-TAB files into RDF.
   - RDF is compliant with the MGED Ontology, with minimal additional
   classes and properties.
   - RDF conforms to DAG structure with direct links between nodes
   (has_derivative and has_derivation_source) as well as through
   ProtocolApplication instances.
   - Terms and Term Sources are automatically mapped onto the OWL Classes
   and Individuals that are available, and will "guess" at URIs for terms that
   do not map onto an actual OWL ontology.
   - Validation of Terms and Term Sources through the above mapping process.
   If an ontology is loaded and there is no term available in it, the converter
   errors out.

*Known issues:*

   - Units for characteristics and factor values are ignored. I assume that
   if there is a unit type then these are non-terms, and should be handled
   differently. Ideas?
   - All protocols listed for a given SDRF node are used to produce all
   child nodes of that node. As I mentioned before, I'm not sure how I'm
   supposed to distinguish these in the Limpopo API.

*Examples:*

   - Example RDF is at
   http://magetab2rdf.googlecode.com/svn/trunk/magetab2magerdf/examples/E-MEXP-986/E-MEXP-986.rdf
   - Add-on MAGE-OM ontology is available at
   http://magetab2rdf.googlecode.com/svn/trunk/ontologies/mage-om.owl

*Availability:* http://code.google.com/p/magetab2rdf/

Jim McCusker

Received on Wednesday, 6 January 2010 06:43:58 UTC