Mercurial > hg > ltpda
view m-toolbox/html_help/help/ug/repo_gui_submit.html @ 29:54f14716c721 database-connection-manager
Update Java code
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Mon, 05 Dec 2011 16:20:06 +0100 |
parents | f0afece42f48 |
children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html lang="en"> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org"> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii"> <title>Submitting objects to a repository (LTPDA Toolbox)</title> <link rel="stylesheet" href="docstyle.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.52.2"> <meta name="description" content= "Presents an overview of the features, system requirements, and starting the toolbox."> </head> <body> <a name="top_of_page" id="top_of_page"></a> <p style="font-size:1px;"> </p> <table class="nav" summary="Navigation aid" border="0" width= "100%" cellpadding="0" cellspacing="0"> <tr> <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td> <td valign="baseline" align="right"><a href= "repo_gui_connect.html"><img src="b_prev.gif" border="0" align= "bottom" alt="Connecting to a repository"></a> <a href= "repo_gui_query.html"><img src="b_next.gif" border="0" align= "bottom" alt="Querying the contents of a repository"></a></td> </tr> </table> <h1 class="title"><a name="f3-12899" id="f3-12899"></a>Submitting objects to a repository</h1> <hr> <p> <p> Objects can be submitted to the repository using the 'Submit' panel shown below. </p> <br> <br> <img src="images/repo_gui_submit.png" alt="Repo GUI Submit"> <br> <br> <h3>Selecting the objects to submit</h3> <p> The tree structure in the upper left part of the window lists all the LTPDA objects available for submission currently in the MATLAB workspace (at loading it may be necessary to double click the root item, 'Workspace', to open up the tree). The user can<tt> ctrl-click</tt> to select a subset of objects in the tree for submission. Clicking the 'Refresh' button will reload the entire tree, based upon the objects in MATLAB workspace, while the 'Select' button will add the selected objects to the list to submit, displayed beneath the tree.<br /> If the user knows the name of all the objects we wants to submit, as a shortcut it's possible to directly write the variable names in the 'Objects to submit' list field: all the names written must correspond to a proper LTPDA object currently in MATLAB workspace.</p> <h3>Completing the submission form</h3> <p> In order to ease subsequent usage of data submitted, and to allow for high level queries to be performed, the submission process must be completed with additional and sensitive informations associated with the data included in the objects. The first three fields, marked in red, are mandatory (a submssion without specifying those informations will fail). The availble fields are: <ul> <li> <tt>Experiment title</tt> A short title for the experiment from which the data originate. Mandatory field, to be filled with more that 4 characters.</li> <li> <tt>Experiment description</tt> A description of the experiment from which the data originate. Mandatory field, to be filled with more that 10 characters.</li> <li> <tt>Analysis description</tt> A description of the analysis performed on the data. Mandatory field, to be filled with more that 10 characters.</li> <li> <tt>Quantity</tt> The physical quantity that the data represent.</li> <li> <tt>Keywords</tt> A comma-delimited list of keywords.</li> <li> <tt>Reference IDs</tt> A list od object IDs that are relevant to this/these results.</li> <li> <tt>Additional Comments</tt> Anything else the user wants to say about the objects being submitted.</li> <li> <tt>Additional Authors</tt> A list of people who helped creating these object(s)</li> </ul> </p> <br> <p> After inserting the useful information by filling the corresponding entries, the user can proceed with the submission by clicking the 'Submit' button. The status bar, in the lower part of the window, will show the response from the repository, including the IDs assigned to the submitted objects.</p> </p> <br> <br> <table class="nav" summary="Navigation aid" border="0" width= "100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td align="left" width="20"><a href="repo_gui_connect.html"><img src= "b_prev.gif" border="0" align="bottom" alt= "Connecting to a repository"></a> </td> <td align="left">Connecting to a repository</td> <td> </td> <td align="right">Querying the contents of a repository</td> <td align="right" width="20"><a href= "repo_gui_query.html"><img src="b_next.gif" border="0" align= "bottom" alt="Querying the contents of a repository"></a></td> </tr> </table><br> <p class="copy">©LTP Team</p> </body> </html>