Project

General

Profile

1
<!--
2
  *  '$RCSfile$'
3
  *    Copyright: 2004 Regents of the University of California and the
4
  *               National Center for Ecological Analysis and Synthesis
5
  *  For Details: http://www.nceas.ucsb.edu/
6
  *
7
  *   '$Author: sgarg $'
8
  *     '$Date: 2005-07-26 11:10:45 -0700 (Tue, 26 Jul 2005) $'
9
  * '$Revision: 2527 $'
10
  * 
11
  * This is an HTML document for displaying metadata catalog tools
12
  *
13
  * This program is free software; you can redistribute it and/or modify
14
  * it under the terms of the GNU General Public License as published by
15
  * the Free Software Foundation; either version 2 of the License, or
16
  * (at your option) any later version.
17
  *
18
  * This program is distributed in the hope that it will be useful,
19
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21
  * GNU General Public License for more details.
22
  *
23
  * You should have received a copy of the GNU General Public License
24
  * along with this program; if not, write to the Free Software
25
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
26
-->
27
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
28
<html>
29
<head>
30
<title>ESA Data Registry</title>
31
<link rel="stylesheet" href="@html-path@/style/default.css" type="text/css">
32
  <link rel="stylesheet" type="text/css" 
33
        href="@systemidserver@@style-skins-path@/esa/esa.css"></link>
34
  <script language="JavaScript" type="text/JavaScript"
35
          src="@systemidserver@@style-skins-path@/esa/esa.js"></script>
36
  <script language="JavaScript" type="text/JavaScript"
37
          src="@systemidserver@@style-common-path@/branding.js"></script>
38
  <script language="Javascript">
39

    
40
	function trim(stringToTrim) {
41
                return stringToTrim.replace(/^\s*/, '').replace(/\s*$/,'');
42
        }
43

    
44
        function checkSearch(submitFormObj) {
45
                var searchString = trim(submitFormObj.elements["anyfield"].value);
46
                var checkBox = document.getElementById("searchCheckBox");
47

    
48
                if (searchString=="") {
49
                        searchString="%";
50
                }
51

    
52
                if(checkBox.checked == false && searchString != "%"){
53
                        submitFormObj.anyfield.value = "";
54
                        submitFormObj.title.value = searchString;
55
                        submitFormObj.surName.value = searchString;
56
                        submitFormObj.givenName.value = searchString;
57
                        submitFormObj.keyword.value = searchString;
58
                        submitFormObj.title.value = searchString;
59
                        submitFormObj.organizationName.value = searchString;
60
			submitFormObj.operator.value="UNION";
61
                        var abs = document.getElementById("abstract");
62
                        abs.value=searchString;
63
                }
64
                return true;
65
        }
66

    
67
        function searchAll(){
68
                var checkBox = document.getElementById("searchCheckBox");
69
                if(checkBox.checked == true){
70
                        alert("You have selected to search all possible existing fields. This search will take longer.");
71
                }
72
        }
73

    
74
	function searchKNB(){
75
                var checkBox = document.getElementById("knbCheckBox");
76
                if(checkBox.checked == true){
77
                        alert("You have selected to search KNB data also.");
78
                }
79
        }
80

    
81

    
82
  </script>
83
</head>
84
<body>
85
      <script language="JavaScript">
86
          insertTemplateOpening();
87
          insertSearchBox();
88
      </script>
89
<table width="760" border="0" cellspacing="0" cellpadding="0">
90
  <tr><td colspan="5">
91
<p>
92
Welcome to the ESA Data Registry. This is a publically accessible registry
93
describing <b>scientific data sets on ecology and the environment</b>.  In this
94
context, we refer to a data set as the collection of data tables and objects
95
that are associated with a study, experiment, or monitoring program.  Exactly
96
what constitutes a data set is determined by each submitter.
97
Credit for the data sets in this registry goes to the investigators who
98
collected the data -- see each individual registry entry for citation and
99
attribution information as well as usage rights.
100
</p>
101
</td></tr>
102
<tr><td colspan="5">
103
<p><b>Registry Tools</b></p>
104
<p>
105
<menu>
106
<li><span class="searchbox">Search for Data</span><br />
107
    <menu>
108
<form method="POST" action="@servlet-path@" target="_top" onSubmit="return checkSearch(this)">
109
  <input value="INTERSECT" name="operator" type="hidden">   
110
  &nbsp;<input size="14" name="anyfield" type="text" value="">
111
  <input type="hidden" name="organizationName">
112
  <input type="hidden" name="surName">
113
  <input type="hidden" name="givenName">
114
  <input type="hidden" name="keyword">
115
  <input type="hidden" name="title">
116
  <input type="hidden" name="abstract/para" id="abstract">
117
  <input name="action" value="query" type="hidden">
118
  <input name="qformat" value="esa" type="hidden">
119
  <input name="enableediting" value="true" type="hidden">
120
  <input name="returnfield" value="originator/individualName/surName" type="hidden">
121
  <input name="returnfield" value="originator/individualName/givenName" type="hidden">
122
  <input name="returnfield" value="creator/individualName/surName" type="hidden">
123
  <input name="returnfield" value="creator/individualName/givenName" type="hidden">
124
  <input name="returnfield" value="originator/organizationName" type="hidden">
125
  <input name="returnfield" value="creator/organizationName" type="hidden">
126
  <input name="returnfield" value="dataset/title" type="hidden">
127
  <input name="returnfield" value="keyword" type="hidden">
128
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden">
129
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden">
130
  <input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden">
131
  <input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden">
132
  <input name="returndoctype" value="-//NCEAS//resource//EN" type="hidden">
133
  <input name="returndoctype" value="-//NCEAS//eml-dataset//EN" type="hidden">
134
  <input value="Search" type="submit">
135
</form>
136
  <input type="CHECKBOX" name="searchAll" onClick="searchAll()" id="searchCheckBox" >
137
  <span class="regtext">Search All Fields</span>
138
  &nbsp;&nbsp;&nbsp;&nbsp;
139
  <input type="CHECKBOX" name="searchKNB" onClick="searchKNB()" id="knbCheckBox" >
140
  <span class="regtext">Search KNB data also?</span>
141
   <br><br>
142
      This tool allows you to search the registry for data sets 
143
      of interest. When you type in text in the box and click on 
144
      the "Search" button, the search will be conducted within 
145
      the title, author, abstract, and keyword fields only. 
146
      Checking the "Search All" box will perform a search on all 
147
      possible existing fields (this search will take longer).
148
      Use a '%' symbol as a wildcard in searches (e.g., 
149
      '%biodiversity%' would locate any phrase with the word
150
      biodiversity embedded within it).
151
      </menu>
152
    <br><br>
153
  </li>
154
  <li><a href="@servlet-path@?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;qformat=esa&amp;enableediting=true&amp;returndoctype=eml://ecoinformatics.org/eml-2.0.1&amp;returndoctype=eml://ecoinformatics.org/eml-2.0.0&amp;returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&amp;returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&amp;returnfield=dataset/title&amp;returnfield=keyword&amp;returnfield=originator/individualName/surName&amp;returnfield=creator/individualName/surName&amp;returnfield=originator/organizationName&amp;returnfield=creator/organizationName">Browse data sets</a><br />
155
    <menu>
156
    Browse all existing data sets by title.  This operation can be slow as the
157
    number of entries in the registry grows.
158
    </menu>
159
  </li>
160
  <p>&nbsp;</p>
161
  <li><a href="@cgi-prefix@/register-dataset.cgi?cfg=esa">Register a new 
162
       data set</a><br />
163
    <menu>
164
      The registration page is used to submit information about a <b>new</b>
165
      data set regarding ecology or the environment.  The documentation about 
166
      the data set will be submitted to the Registry.  You (and only
167
      you, or your designee) can return to edit the entry
168
      at a later point in time to add to or correct the
169
      description.  You can also use other tools such as <a
170
      href="http://knb.ecoinformatics.org/morphoportal.jsp">Morpho</a> to
171
      further document the set of data and directly attach the data to the
172
      registry entry.
173
    </menu>
174
  </li>
175
  <p>&nbsp;</p>
176
  <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa">Create a new account</a>
177
    <ul>
178
        <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&amp;stage=changepass">Change your password</a>
179
        <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&amp;stage=resetpass">Reset your password</a>
180
    </ul>
181
    <br />
182
    <menu>
183
      The account management tools are used to create and manage registry 
184
      accounts.   Accounts are free, and are used to identify contributors
185
      so that they can maintain their entries in the future.  
186
    </menu>
187
  </li>
188
</menu>
189
</p>
190
  </td></tr>
191
  <tr><td>
192
    <p>
193
    This project is a cooperative effort of the <a
194
    href="http://www.esa.org/longterm/">Long-Term Studies Section (LTSS)</a>
195
    of the ESA, the <a href="http://www.esa.org">Ecological Society of
196
    America</a>, the <a href="http://www.nceas.ucsb.edu">National
197
    Center for Ecological Analysis and Synthesis (NCEAS)</a> and the <a
198
    href="http://www.lternet.edu">Long-Term Ecological Research Network
199
    (LTER)</a>.  The Data Registry is based on software developed by
200
    the <a href="http://knb.ecoinformatics.org">Knowledge Network for
201
    Biocomplexity (KNB)</a>, and houses metadata that are compliant with <a
202
    href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata
203
    Language (EML)</a>.  Consequently, data registered in this registry
204
    also are accessible from the larger collection of data found in the
205
    <a href="http://knb.ecoinformatics.org">KNB registry</a>.  Other sites
206
    contributing to the KNB registry include:
207
    <ul>
208
    <li><a href="http://knb.ecoinformatics.org/knb/obfs">Organization of
209
    Biological Field Stations registry</a>  </li>
210
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/nrs">UC
211
    Natural Reserve System registry</a>  </li>
212
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/nceas">NCEAS
213
    registry</a>  </li>
214
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/specnet">
215
    SpecNet registry</a>  </li>
216
    </ul>
217
    </p>
218
  </td></tr>
219
</table>
220
<p>&nbsp;</p>
221
<p>&nbsp;</p>
222
<script language="JavaScript">          
223
    insertTemplateClosing();
224
</script>
225
</body>
226
</html>
(7-7/8)