Revision 2879
Added by bowdish almost 19 years ago
lib/style/skins/esa/index.html | ||
---|---|---|
115 | 115 |
} |
116 | 116 |
|
117 | 117 |
</script> |
118 |
<style type="text/css"> |
|
119 |
<!-- |
|
120 |
.style2 {font-size: 14px} |
|
121 |
--> |
|
122 |
</style> |
|
123 | 118 |
</head> |
124 | 119 |
<body> |
125 | 120 |
<script language="JavaScript"> |
126 | 121 |
insertTemplateOpening(); |
127 | 122 |
insertSearchBox(); |
128 | 123 |
</script> |
129 |
<table width="760" border="0" cellspacing="0" cellpadding="0"><!--DWLayoutTable-->
|
|
124 |
<table width="760" border="0" cellspacing="0" cellpadding="0"> |
|
130 | 125 |
<tr><td colspan="5"> |
131 |
|
|
132 | 126 |
<p> |
133 |
Welcome to the ESA Data Registry. This is a publically accessible registry
|
|
127 |
Welcome to the ESA Data Registry. This is a publicly accessible registry |
|
134 | 128 |
describing <b>scientific data sets on ecology and the environment</b>. The |
135 | 129 |
data sets registered here are associated with articles published in the |
136 | 130 |
journals of the Ecological Society of America. They are registered here |
137 | 131 |
in order to facilitate communication and data sharing by scientists. See |
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> |
|
132 |
individual registry entries for citation information as well as usage rights. |
|
133 |
</p> |
|
134 |
</td></tr> |
|
135 |
<tr><td height="1155" colspan="5"> |
|
136 |
<b>Registry Tools</b> |
|
137 |
<p> |
|
138 |
|
|
139 |
<table width="760" border="0" cellspacing="0" cellpadding="0"><tr> |
|
149 | 140 |
<td><form method="POST" action="@servlet-path@" target="_top" onSubmit="return checkSearch(this)"> |
150 | 141 |
<input value="INTERSECT" name="operator" type="hidden"> |
151 | 142 |
<input type="hidden" name="organizationName"> |
... | ... | |
176 | 167 |
<input value="Search" type="submit"> |
177 | 168 |
</form></td> |
178 | 169 |
<td><form> |
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> |
|
170 |
<input name="search" type="radio" checked><span class="text_plain"> Search only within the ESA Data Registry</span></input><br>
|
|
171 |
<input name="search" type="radio" id="knbCheckBox"><span class="text_plain"> Search entire Knowledge Network for Biocomplexity</span></input>
|
|
181 | 172 |
</form></td> |
182 | 173 |
</tr> |
183 |
</table></td> |
|
184 |
</tr> |
|
185 |
<tr class="borderbottom" ><td><form> |
|
174 |
</table> |
|
175 |
<form> |
|
186 | 176 |
<input name="searchAll" type="radio" checked><span >Search Title, Abstract, Keywords, Personnel (Quicker)</span></input><br> |
187 | 177 |
<input name="searchAll" type="radio" id="searchCheckBox"><span >Search all fields (Slower)</span></input> |
188 | 178 |
</form> |
189 |
|
|
190 |
This tool allows you to search the registry for data |
|
179 |
<br> |
|
180 |
This tool allows you to search the registry for data
|
|
191 | 181 |
sets of interest. When you type text in the box and |
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&operator=INTERSECT&anyfield=%25&qformat=esa&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&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> |
|
182 |
click on the "Search" button, the search will only |
|
183 |
be conducted within the title, author, abstract, |
|
184 |
and keyword fields. Checking the "Search All Fields" |
|
185 |
box will search on these and all other existing |
|
186 |
fields (this search will take more time). Checking |
|
187 |
the "Search Knowledge Network for Biocomplexity" box |
|
188 |
will allow you to search the Knowledge Network for |
|
189 |
Biocomplexity (KNB) in addition to the ESA Data |
|
190 |
Registry. The KNB is an international data repository |
|
191 |
dedicated to facilitating ecological and environmental |
|
192 |
research. Click <a href="http://knb.ecoinformatics.org/"> |
|
193 |
here </a> for more information on the KNB. |
|
194 |
<br><br> |
|
195 |
You can use the '%' character as a wildcard in your |
|
196 |
searches (e.g., '%biodiversity%' would locate any |
|
197 |
phrase with the word biodiversity embedded within it). |
|
198 |
</ul> |
|
199 |
<br> |
|
200 |
</li> |
|
201 |
<li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=esa&returndoctype=eml://ecoinformatics.org/eml-2.0.1&returndoctype=eml://ecoinformatics.org/eml-2.0.0&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returnfield=dataset/title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=creator/individualName/surName&returnfield=originator/organizationName&returnfield=creator/organizationName">Browse data sets</a> <ul> |
|
202 |
<p>Browse all existing data sets by title. This operation can be slow as the |
|
203 |
number of entries in the registry grows.</p> |
|
199 | 204 |
|
200 |
<tr class="sectheader" > |
|
201 |
<td class="borderbottom" colspan="2" align="left"> |
|
202 |
REGISTER A NEW DATA SET </td> |
|
203 |
</tr> |
|
205 |
</ul> |
|
206 |
</li> |
|
204 | 207 |
|
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 regarding whether your data set has been accepted </p> |
|
218 |
</div></td> |
|
219 |
|
|
220 |
</table> |
|
208 |
<li><a href="@cgi-prefix@/register-dataset.cgi?cfg=esa">Register a new |
|
209 |
data set</a><br> |
|
210 |
<ul> |
|
211 |
<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 (<a href="http://knb.ecoinformatics.org">KNB</a>). |
|
212 |
</p> |
|
213 |
<p><strong>Steps for registering an ESA data set</strong> |
|
214 |
|
|
215 |
|
|
216 |
</p> |
|
217 |
<p><span class="greenbold">Step 1: Create an Account</span> <br> |
|
218 |
Create an account by registering with the <a href="http://knb.ecoinformatics.org">KNB</a>. |
|
221 | 219 |
|
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&stage=changepass">Change your password</a> |
|
226 |
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&stage=resetpass">Reset your password</a> |
|
220 |
Many scientists will already have accounts in the KNB, especially those |
|
221 |
from institutions like NCEAS and LTER. If you already have an account |
|
222 |
please use that existing account rather than creating a new one.</p> |
|
223 |
<p><span class="greenbold">Step 2: |
|
224 |
Login</span><br> |
|
225 |
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> |
|
226 |
<p><span class="greenbold">Step 3: Register Data</span><br> |
|
227 |
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> |
|
228 |
<p> <span class="greenbold">Step 4: Look for Feedback</span> <br> |
|
229 |
After you submit, watch for e-mail sent by the ESA moderator regarding whether your data set has been accepted <br> |
|
230 |
</p> |
|
231 |
</ul> |
|
232 |
|
|
233 |
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa">Create a new account</a> |
|
234 |
<ul> |
|
235 |
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&stage=changepass">Change your password</a> |
|
236 |
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&stage=resetpass">Reset your password</a> |
|
227 | 237 |
</ul> |
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"> |
|
238 |
<ul> |
|
239 |
The account management tools are used to create and manage registry |
|
240 |
accounts. Accounts are free, and are used to identify contributors |
|
241 |
so that they can maintain their entries in the future. |
|
242 |
</ul> |
|
243 |
</li> |
|
244 |
</ul> |
|
245 |
</p> |
|
246 |
</td> |
|
247 |
</tr> |
|
248 |
|
|
232 | 249 |
<tr><td><p><b>About the Registry</b></p></td></tr> |
233 | 250 |
<tr><td> |
234 | 251 |
<p> |
... | ... | |
247 | 264 |
</p> |
248 | 265 |
</td></tr> |
249 | 266 |
</table> |
250 |
</table> |
|
251 |
<script language="JavaScript"> |
|
267 |
<p> </p> |
|
268 |
<p> </p> |
|
269 |
<script language="JavaScript"> |
|
252 | 270 |
insertTemplateClosing(); |
253 | 271 |
</script> |
254 | 272 |
</body> |
Also available in: Unified diff
Four steps with original file - some html errors with <ul>