diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/m-toolbox/html_help/help/ug/repo_gui_content.html	Wed Nov 23 19:22:13 2011 +0100
@@ -0,0 +1,26 @@
+<p>
+  The LTPDA Toolbox provides a graphical user interface for interacting with an LTPDA repository.
+  
+  <ul>
+    <li><a href="repo_gui.html#start">Starting the repository GUI</a></li>
+    <li><a href="repo_gui_connect.html">Connecting to a repository</a></li>
+    <li><a href="repo_gui_submit.html">Submitting objects to a repository</a></li>
+    <li><a href="repo_gui_query.html">Querying the contents of a repository</a></li>
+    <li><a href="repo_gui_hlq.html">Performing high-level queries</a></li>
+    <li><a href="repo_gui_retrieve.html">Retrieving objects and collections from a repository</a></li>
+  </ul>
+  
+  
+</p>
+
+<h2><a name="start">Starting the LTPDA Repository GUI</a></h2>
+
+The GUI can be started using the command
+<div class="fragment"><pre>
+    >> repogui
+</pre></div>
+<br>
+The interface allows submission and retrieval of objects, as well as querying of a repository.
+
+
+