view m-toolbox/m/etc/submission_info_template.xml @ 19:69e3d49b4b0c
database-connection-manager
Update ltpda_uo.fromRepository
author
Daniele Nicolodi <nicolodi@science.unitn.it>
date
Mon, 05 Dec 2011 16:20:06 +0100 (2011-12-05)
parents
f0afece42f48
children
line source
+ − <!-- 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>