Re: magetab2magerdf

hi jim,

great progress!

and i believe you are right about how limpopo parser stores the protocols, i've included tony, who's been the lead developer of the parser on the email and he might be able to shed some light.

if tony can outline a plan, i might have the time to correct this.

cheers,
michael
  ----- Original Message ----- 
  From: Jim McCusker 
  To: w3c semweb HCLS 
  Sent: Tuesday, January 05, 2010 10:43 PM
  Subject: 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:

    a.. Conversion of nearly all (see known issues) data from IDF and SDRF MAGE-TAB files into RDF.
    b.. RDF is compliant with the MGED Ontology, with minimal additional classes and properties.
    c.. RDF conforms to DAG structure with direct links between nodes (has_derivative and has_derivation_source) as well as through ProtocolApplication instances. 
    d.. 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.
    e.. 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:

    a.. 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?
    b.. 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: 

    a.. Example RDF is at http://magetab2rdf.googlecode.com/svn/trunk/magetab2magerdf/examples/E-MEXP-986/E-MEXP-986.rdf 
    b.. 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 14:47:48 UTC