source: MDService2/trunk/MDService2/WebContent/static/info.xml @ 1081

Last change on this file since 1081 was 1081, checked in by vronk, 13 years ago
File size: 6.3 KB
Line 
1<info xml:lang="en" >
2        <div class="title">Information</div>
3        <div id="welcome">
4       
5        <h3>Welcome to CLARIN Metadata Service the gate to CLARIN Metadata Repository</h3>
6        <p>Metadata Service is the user-interface for exploring the CMDRepository. Yes, you can:
7         <ul>
8                <li>try one of the <a href="/MDService2/docs/htmlpage/queries" >sample queries</a></li>
9                <li>simply search (simple terms, combined terms, phrases)</li>         
10                <li>perform complex boolean-searches (according to the SRU/CQL standard)</li>           
11                <li>browse the collections</li>
12                <li>browse the (aggregated) xml-structure of the MD records</li>
13                <li>search by profiles</li>
14                <li>search by data categories</li>             
15                <li>perform semantic search (elements of individual CMD-profiles are related via ConceptLinks to Data Categories,
16                        which are in turn related in the <strong>Relation Registry</strong>)</li>
17                <li>view individual metadata records </li>
18                <li>page through the results</li>
19                <li>dynamically change the columns displaying the fields of the records</li>
20                <li>use auto-columns (if you select no columns, MDService will try to select the 6 most useful)</li>
21         </ul> 
22         </p>
23       
24        <p>Overview of current data set:
25        <ul>
26                <li>by <a href="/MDService2/collections/htmlpage" >Collections</a></li>
27                <li>by <a href="/MDService2/terms/htmlpage/?q=all" >Profiles</a></li>
28        </ul>
29        </p>   
30        </div>
31        <div>
32                <span class="title">Overview</span>
33                <p>Overview and explanation of usage of individual elements of the user-interface</p>           
34                <a href="/MDService2/static/MDBrowser_explained_5_resize2000.png" >
35                        <img src="/MDService2/static/MDBrowser_explained_5_resize800.png" title="MDBrowser explained2" /></a>   
36        </div>
37        <div id="serverqs-info">
38                <span class="title">Public space / Options / Profile</span>
39                <p>select target repository. (sample queries?) </p>
40        </div>
41       
42        <div id="userqs-info">
43                <span class="title">Personalized workspace - commons</span>
44                <p>when logged in, you can store your queries and bookmarks here.</p>
45                <p>All anonymous users share the default workspace.</p>
46        </div>
47        <div id="collections-info">
48                <span class="title">Collections</span>
49                <p>Overview of collections=datasets available in the repository</p>
50        </div>
51        <div id="terms-info">
52                <span class="title">Terms</span>
53                <p>Terms combine information from MDRepository, <em>Component Registry</em>, Data Category Registries (<a target="_blank" href="http://www.isocat.org">isocat</a>, <a target="_blank" href="http://dublincore.org/">dublincore</a>)
54                        and Relation Registry to allow to search by profiles or data categories, or even perform semantic search</p>
55                <p>Thus you can search in the fields of individual profiles instantiated as the MDrecords in the repository, or search over multiple profiles via datacategories.</p>
56        </div> 
57        <div id="compreg-info">
58                <span class="title" >Component Registry</span>
59                <p>Overview of all profiles and components defined in the Component Registry. (Proxy to Component Registry)</p>
60        </div>
61        <div id="query-input-info">
62                <span class="title" >Query Input</span>
63                <p>Form for entering the query. Either a simple or complex query.
64                See <a href="queries" >example queries</a> for an overview of possible query types.</p>
65                <dt id="input-simplequery-info">simple full-text search</dt>
66                        <dd><p>individual terms, multiple terms, phrases</p>
67                        </dd>
68                <dt id="searchclauselist-info">complex queries</dt>
69                <dd><p>complex queries according to SRU/CQL-standard</p>
70                        <p>Basic <em>search clause</em> consists of: <code>index relation term</code>, e.g. <code>dc.title any system</code>.
71                        You can combine these search clauses with boolean operators (AND, OR), to more complex queries. </p>
72                </dd>
73                <p>Both parts can be used in parallel - i.e. you can specify some terms for full-text search
74                and further refine them with filters on specific indices -
75                the two parts being combined with boolean AND (the matching records have to satisfy both parts of the query.).
76                So the general syntax of the queries feasible within the query input is:
77                <p><code>simple-query AND (XQ1 or XQ2) AND (XQ3 or XQ4 or ...) AND ...<br/></code>
78                        <code>XQ</code> consisting of <code>index relation term</code> 
79                </p>           
80                </p>
81                <dt id="repositories_select-info">Repository</dt>
82                <dd><p>You can select target repository(-mirror).</p> 
83                        <p>The <em>Collections</em> and <em>Terms</em> are updated accordingly (but this can take a few seconds)</p>
84                </dd>
85                <dt id="input-withsummary-info" >with Summary</dt>
86                <dd>This option provides a summary of the profiles used in the (whole) result and of the (XML-structure of the) displayed part of the result, but it obviously makes you wait a bit longer (generally 20-50% longer)</dd>
87        </div> 
88        <div id="querylist-info">
89        </div>
90       
91        <div id="commands" >
92        <span class="title">Commands</span>
93        <p>List of commands available in the user-interface, explanation of their function:</p>
94        <dt id="cmd_add">Add new item</dt> 
95        <dt id="cmd_add_and">Add an additional condition (AND)</dt> 
96        <dt id="cmd_add_or">Add a alternative condition (OR)</dt>
97        <dt id="cmd_columns">Manage columns/fields</dt> 
98        <dd>Allows to de/select the columns and change the list-format (list or table).
99        It requires the option <em>withSummary</em> to be activated, to provide the list of elements/indices that can be added as columns/fields.</dd>
100        <dt id="userqueries.cmd_del" idref="#userqueries .cmd_del" >Delete!</dt>
101        <dd>Delete the stored query!</dd>
102        <dt id="cmd_detail">Show detail information</dt> 
103        <dt id="cmd_down">Expand view</dt> 
104        <dt id="cmd_filter">Apply as filter/Use in query</dt> 
105        <dt id="cmd_get">Loading ...</dt>
106        <dt id="cmd_info" >Info/Help</dt>
107        <dd>Contextual documentation - explanation of the ui/data element in question</dd> 
108        <dt id="cmd_load" >Load query</dt>
109        <dd>Load the query and show the result</dd> 
110        <dt id="cmd_reload">Reload</dt> 
111        <dt id="cmd_resubmit">Reload</dt> 
112        <dt id="cmd_save">Store query/bookmark</dt>
113        <dd>The query/bookmark will be added to the current Queryset in the <em>Personal Workspace</em>.</dd> 
114        <dt id="cmd_sc_delete">Remove search clause</dt>
115        <dd>if only one search clause - clear it</dd> 
116        <dt id="cmd_up">Collapse view</dt>       
117        <dt id="cmd_prev" >Page back</dt>
118        <dd>Load the previous page of the current result</dd>
119        <dt id="cmd_next" >Page forward</dt>
120        <dd>Load the next page of the current result</dd>                       
121        </div>
122</info>
Note: See TracBrowser for help on using the repository browser.