comparison m-toolbox/html_help/help/ug/repo_gui_content.html @ 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 <p>
2 The LTPDA Toolbox provides a graphical user interface for interacting with an LTPDA repository.
3
4 <ul>
5 <li><a href="repo_gui.html#start">Starting the repository GUI</a></li>
6 <li><a href="repo_gui_connect.html">Connecting to a repository</a></li>
7 <li><a href="repo_gui_submit.html">Submitting objects to a repository</a></li>
8 <li><a href="repo_gui_query.html">Querying the contents of a repository</a></li>
9 <li><a href="repo_gui_hlq.html">Performing high-level queries</a></li>
10 <li><a href="repo_gui_retrieve.html">Retrieving objects and collections from a repository</a></li>
11 </ul>
12
13
14 </p>
15
16 <h2><a name="start">Starting the LTPDA Repository GUI</a></h2>
17
18 The GUI can be started using the command
19 <div class="fragment"><pre>
20 >> repogui
21 </pre></div>
22 <br>
23 The interface allows submission and retrieval of objects, as well as querying of a repository.
24
25
26