Great! Do you have RDF serialization on the Roadmap? Have you talked with MyExperiment people - they have RDF and SPARQL for workflows - Maybe you join that?
George Ian Dunlop wrote: > Hello, > > If we had an RDF serialization of workflows then querying them for info > like processor frequency would be quite easy using SPARQL. We could > store all the workflows in an RDF repository and reason/query over them > all to find all manner of interesting things. You could also combine > repositories from different peoples tavernas and make the same queries > over much greater amounts of information. This would also make the > 'semantification' of Taverna much simpler. > > Cheers, > > Ian > > 2010/1/6 Jerzy Orlowski <[email protected] <mailto:[email protected]>> > > Paolo Missier wrote: > > Hi Jerzy, > >> - serialize a workflow into and from SQL (with all information it > >> contains) in a manner independent on workflow format as much as > possible > >> - serialize workflow inputs and outputs in the same way as workflows > >> (XML<-->Java<-->SQL) and converting them to be compatible with > T1 and > >> T2 API > >> > > if query functionality is what you are after, then I would just use a > > native XML DB with XQuery as query language. Not? > > > > cheers, -Paolo > > 1. I have never done it before and would need help > - which database to choose > - how to make the serialization / deserialization > - which libraries to choose in which language > 2. How does performance of such databases look like? Do they have a > proper indexing or do queries just go through all documents? > > George > > > > > > > > > > > > ------------------------------------------------------------------------------ > > This SF.Net email is sponsored by the Verizon Developer Community > > Take advantage of Verizon's best-in-class app development support > > A streamlined, 14 day to market process makes app distribution > fast and easy > > Join now and get one step closer to millions of Verizon customers > > http://p.sf.net/sfu/verizon-dev2dev > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > taverna-hackers mailing list > > [email protected] > <mailto:[email protected]> > > Web site: http://www.taverna.org.uk > > Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ > > Developers Guide: > http://www.mygrid.org.uk/tools/developer-information > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast > and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > taverna-hackers mailing list > [email protected] > <mailto:[email protected]> > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ > Developers Guide: http://www.mygrid.org.uk/tools/developer-information > > > > > -- > Ian Dunlop > myGrid Team > School of Computer Science > University of Manchester > > > ------------------------------------------------------------------------ > > Scanned for malicious content. See headers for details. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > > > ------------------------------------------------------------------------ > > _______________________________________________ > taverna-hackers mailing list > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ > Developers Guide: http://www.mygrid.org.uk/tools/developer-information -- Best regards, Jerzy Orlowski Laboratory of Bioinformatics and Protein Engineering International Institute of Molecular and Cell Biology Trojdena 4, Warsaw, Poland ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information
