On 30/04/2010 01:36, Stian Soiland-Reyes wrote: > On Fri, Apr 30, 2010 at 09:25, Alexandra Nenadic <[email protected]> > wrote: >> That is absolutely fine - we have already added the SADI plugin to our >> prototype Web site 2 days ago and are just waiting for David to OK the >> text we've put there so we can make it live. There was also a bit of >> discussion as to whether it should go under "plugins in progress" or >> "finished plugins" before we publish it. > > On a different issue, as to including the plugin in the Taverna plugin > site (Directly installable from within Taverna), we're awaiting some > clarification from David on these points: > > * Which organisation is maintaining the plugin? > * What license is the plugin under? > * If open source, where is the source code for the plugin? > > > If the maintainer is myGrid (through the developer contribution > agreement), then we would expect the sourcecode to be at > http://taverna.googlecode.com/svn/ and preferably under a LGPL > license. > > If it is SADI or someone else maintaining the code, then of course you > can put the source code where you want. We should then need to include > the license in the plugin description. We would also then kindly ask > for the plugin to use a group ID and package name that differs from > net.sf.taverna, as that would indicate it to be part of > myGrid-maintained software. It would be vital to clear this at an > early stage, as workflows built using the plugin would include the > existing group and package name. >
I wrote the code for the SADI activity assuming that it would be handled in the same way as the BioMoby activity, i.e. the code would be in the Taverna repository and that both myGrid and MOBY/SADI teams would maintain the code. I chose package/module names accordingly. The code is also copyright Manchester University and LGPL licence - I agreed this with Mark before I started so that I wouldn't have a masive refactoring job later. The only reason that the code is not in the Taverna svn repository is that last time I committed code for a plugin Stian complained and asked me to remove it. As a result the code is currently at http://code.google.com/p/taverna-plugins/source/browse/#svn/trunk/sadi David. -- David Withers School of Computer Science, University of Manchester, Oxford Road, Manchester, M13 9PL, UK. +44 (0)161 275 0683 ------------------------------------------------------------------------------ _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
