Mercurial > hg > ltpda
diff m-toolbox/m/etc/submission_info_template.xml @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/m-toolbox/m/etc/submission_info_template.xml Wed Nov 23 19:22:13 2011 +0100 @@ -0,0 +1,24 @@ +<!-- Template for submitting objects to databases --> +<!-- $Id: submission_info_template.xml,v 1.1 2010/03/18 13:50:36 mauro Exp $ --> + +<submission_info> + <experiment_title> + A title for the experiment. + </experiment_title> + <experiment_description> + Some sensible description of the experiment. + </experiment_description> + <analysis_description> + Describe the analysis that was done. + </analysis_description> + <quantity> + </quantity> + <keywords> + </keywords> + <reference_ids> + </reference_ids> + <additional_comments> + </additional_comments> + <additional_authors> + </additional_authors> +</submission_info> \ No newline at end of file