Project

General

Profile

« Previous | Next » 

Revision 2877

Added by bowdish over 18 years ago

added steps for Registering data and updated the formatting with headers and boxes

View differences:

index.html
103 103
                var knbCheckBox = document.getElementById("knbCheckBox");
104 104
                if(knbCheckBox.checked == true){
105 105
                        document.forms[0].action = "http://knb.ecoinformatics.org/knb/servlet/metacat";
106
                        submitFormObj.qformat.value = "knb";
107
	                var pid = document.getElementById("packageId");
108
                        pid.value = "";
109 106
                }
110 107

  
111 108
                var actionField=document.createElement("input");
......
118 115
        }
119 116

  
120 117
  </script>
118
  <style type="text/css">
119
<!--
120
.style2 {font-size: 14px}
121
-->
122
  </style>
121 123
</head>
122 124
<body>
123 125
      <script language="JavaScript">
124 126
          insertTemplateOpening();
125 127
          insertSearchBox();
126 128
      </script>
127
<table width="760" border="0" cellspacing="0" cellpadding="0">
129
<table width="760" border="0" cellspacing="0" cellpadding="0"><!--DWLayoutTable-->
128 130
  <tr><td colspan="5">
131
 
129 132
<p>
130 133
Welcome to the ESA Data Registry. This is a publically accessible registry
131 134
describing <b>scientific data sets on ecology and the environment</b>.  The
132 135
data sets registered here are associated with articles published in the
133 136
journals of the Ecological Society of America.  They are registered here
134 137
in order to facilitate communication and data sharing by scientists.  See
135
individual registry entries for citation information as well as usage rights.
136
</p>
137
</td></tr>
138
<tr><td colspan="5">
139
<p><b>Registry Tools</b></p>
140
<p>
141
<ul>
142
<li><span class="searchbox"><a name="search"> Search for Data Sets</a></span><br />
143
    <ul>
144
<table><tr>
138
individual registry entries for citation information as well as usage rights.</p>
139

  
140

  
141

  
142
   
143
<table cellpadding="8" cellspacing="0" class="tables">
144
    <tr class="sectheader">
145
	<td class="borderbottom" colspan="2" align="left">  SEARCH FOR DATA SETS</td>
146
  </tr><tr>
147
	  <td><table width="760" border="0" align="left" cellpadding="0" cellspacing="0">
148
	    <tr>
145 149
<td><form method="POST" action="@servlet-path@" target="_top" onSubmit="return checkSearch(this)">
146 150
  <input value="INTERSECT" name="operator" type="hidden">
147 151
  <input type="hidden" name="organizationName">
......
172 176
  <input value="Search" type="submit">
173 177
</form></td>
174 178
<td><form>
175
<input name="search" type="radio" checked><span class="text_plain"> Search only within the ESA Data Registry</span></input><br>
176
<input name="search" type="radio" id="knbCheckBox"><span class="text_plain"> Search entire Knowledge Network for Biocomplexity</span></input>
179
<input name="search" type="radio" checked><span > Search only within the ESA Data Registry</span></input><br>
180
<input name="search" type="radio" id="knbCheckBox"><span > Search entire Knowledge Network for Biocomplexity</span></input>
177 181
</form></td>
178 182
</tr>
179
</table>
180
<form>
181
  <input name="searchAll" type="radio" checked><span class="regtext">Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br>
182
  <input name="searchAll" type="radio" id="searchCheckBox"><span class="regtext">Search all fields (Slower)</span></input>
183
</table></td>
184
</tr>
185
<tr class="borderbottom" ><td><form>
186
  <input name="searchAll" type="radio" checked><span >Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br>
187
  <input name="searchAll" type="radio" id="searchCheckBox"><span >Search all fields (Slower)</span></input>
183 188
</form>
184
   <br>
185
      This tool allows you to search the registry for data 
189
   
190
    This tool allows you to search the registry for data 
186 191
      sets of interest. When you type text in the box and 
187
      click on the "Search" button, the search will only 
188
      be conducted within the title, author, abstract,
189
      and keyword fields. Checking the "Search All Fields" 
190
      box will search on these and all other existing 
191
      fields (this search will take more time). Checking 
192
      the "Search Knowledge Network for Biocomplexity" box 
193
      will allow you to search the Knowledge Network for 
194
      Biocomplexity (KNB) in addition to the ESA Data 
195
      Registry. The KNB is an international data repository 
196
      dedicated to facilitating ecological and environmental 
197
      research. Click <a href="http://knb.ecoinformatics.org/">
198
      here </a> for more information on the KNB.
199
     <br><br>
200
      You can use the '%' character as a wildcard in your 
201
      searches (e.g., '%biodiversity%' would locate any 
202
      phrase with the word biodiversity embedded within it).
203
      </ul>
204
    <br><br>
205
  </li>
206
  <li><a href="@servlet-path@?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;qformat=esa&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 />
207
    <ul>
208
    Browse all existing data sets by title.  This operation can be slow as the
209
    number of entries in the registry grows.
192
      click on the "Search" button, the search will only be conducted within the title, author, abstract, and keyword fields. Checking the "Search All Fields" box will search on these and all other existing fields (this search will take more time). Checking the "Search Knowledge Network for Biocomplexity" box will allow you to search the Knowledge Network for Biocomplexity (KNB) in addition to the ESA Data Registry. The KNB is an international data repository dedicated to facilitating ecological and environmental research. Click <a href="http://knb.ecoinformatics.org/"> here </a> for more information on the KNB. <br>
193
      <br>
194
You can use the '%' character as a wildcard in your searches (e.g., '%biodiversity%' would locate any phrase with the word biodiversity embedded within it).</td>
195
</tr><tr><td class="borderbottom">
196
<p align="center">    
197
      <a href="@servlet-path@?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;qformat=esa&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 existing ESA data sets by title</a><br>
198
(This operation can be slow as the number of entries in the registry grows.)</td></tr>     
199
      
200
	<tr class="sectheader" >
201
	<td class="borderbottom" colspan="2" align="left">
202
         REGISTER A NEW DATA SET </td>
203
  </tr>
204
  
205
 
206
  <tr class="borderbottom" >
207
    <td  colspan="2" class="borderbottom" align="center"><div align="left">
208
      <p> The ESA Data Registry form is for registering data sets associated with articles published in the journals of the Ecological Society of America. Other Ecological data sets can be registered with the Knowledge Network for Biocomplexity (KNB). </p>
209
      <p><strong>Steps for registering an ESA data set</strong> </p>
210
      <p><span class="greenbold">Step 1: Create an Account</span> <br>
211
  Create an account by registering with the <a href="http://knb.ecoinformatics.org">KNB</a>. Many scientists will already have accounts in the KNB, especially those from institutions like NCEAS and LTER. If you already have an account please use that existing account rather than creating a new one.</p>
212
      <p><span class="greenbold">Step 2: Login</span><br>
213
  Login to the ESA Registry website with the account you created. Fill out the ESA Data Registry Form. A page titled "Success" will appear when the form has been successfully submitted.</p>
214
      <p><span class="greenbold">Step 3: Register Data</span><br>
215
  Fill out the <a href="http://data.esa.org/cgi-bin/register-dataset.cgi?cfg=esa">ESA Data Registry Form</a>. A page titled "Success" will appear when the form has been successfully submitted. </p>
216
      <p> <span class="greenbold">Step 4: Look for Feedback</span> <br>
217
  After you submit, watch for e-mail sent by the ESA moderator&nbsp; regarding whether your data set has been accepted </p>
218
    </div></td>
219
	
220
</table>
221

  
222

  
223
    <p><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa">Create a new account</a>    </p>
224
   <ul>
225
      <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&amp;stage=changepass">Change your password</a>
226
      <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&amp;stage=resetpass">Reset your password</a>
210 227
    </ul>
211
  </li>
212
  <p>&nbsp;</p>
213
  <li><a href="@cgi-prefix@/register-dataset.cgi?cfg=esa">Register a new 
214
       data set</a><br />
215
    <ul>
216
      The registration page is used to submit information about a <b>new</b>
217
      data set regarding ecology or the environment.  The documentation about 
218
      the data set will be submitted to the Registry.  You (and only
219
      you, or your designee) can return to edit the entry
220
      at a later point in time to add to or correct the
221
      description.  You can also use other tools such as <a
222
      href="http://knb.ecoinformatics.org/morphoportal.jsp">Morpho</a> to
223
      further document the set of data and directly attach the data to the
224
      registry entry.
225
    </ul>
226
  </li>
227
  <p>&nbsp;</p>
228
  <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa">Create a new account</a>
229
    <ul>
230
        <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&amp;stage=changepass">Change your password</a>
231
        <li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&amp;stage=resetpass">Reset your password</a>
232
    </ul>
233
    <br />
234
    <ul>
235
      The account management tools are used to create and manage registry 
236
      accounts.   Accounts are free, and are used to identify contributors
237
      so that they can maintain their entries in the future.  
238
    </ul>
239
  </li>
240
</ul>
241
</p>
242
  </td></tr>
243
  <tr><td><p>&nbsp;</p></td></tr>
228
    <p>
229
  The account management tools are used to create and manage registry accounts. Accounts are free, and are used to identify contributors so that they can maintain their entries in the future.</p>
230
  
231
    <table width="760" border="0" cellpadding="0" cellspacing="0">
244 232
  <tr><td><p><b>About the Registry</b></p></td></tr>
245 233
  <tr><td>
246 234
    <p>
......
259 247
    </p>
260 248
  </td></tr>
261 249
</table>
262
<p>&nbsp;</p>
263
<p>&nbsp;</p>
264
<script language="JavaScript">          
250
</table>
251
  <script language="JavaScript">          
265 252
    insertTemplateClosing();
266 253
</script>
267 254
</body>

Also available in: Unified diff