Mercurial > hg > ltpda
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f0afece42f48 |
---|---|
1 <!-- Template for submitting objects to databases --> | |
2 <!-- $Id: submission_info_template.xml,v 1.1 2010/03/18 13:50:36 mauro Exp $ --> | |
3 | |
4 <submission_info> | |
5 <experiment_title> | |
6 A title for the experiment. | |
7 </experiment_title> | |
8 <experiment_description> | |
9 Some sensible description of the experiment. | |
10 </experiment_description> | |
11 <analysis_description> | |
12 Describe the analysis that was done. | |
13 </analysis_description> | |
14 <quantity> | |
15 </quantity> | |
16 <keywords> | |
17 </keywords> | |
18 <reference_ids> | |
19 </reference_ids> | |
20 <additional_comments> | |
21 </additional_comments> | |
22 <additional_authors> | |
23 </additional_authors> | |
24 </submission_info> |