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-03-29 12:09:49 -0800 (Tue, 29 Mar 2005) $'
|
9
|
* '$Revision: 2433 $'
|
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
|
</head>
|
39
|
<body>
|
40
|
<script language="JavaScript">
|
41
|
insertTemplateOpening();
|
42
|
insertSearchBox();
|
43
|
</script>
|
44
|
<table width="760" border="0" cellspacing="0" cellpadding="0">
|
45
|
<tr><td colspan="5">
|
46
|
<p>
|
47
|
Welcome to the ESA Data Registry. This is a publically accessible registry
|
48
|
describing <b>scientific data sets on ecology and the environment</b>. In this
|
49
|
context, we refer to a data set as the collection of data tables and objects
|
50
|
that are associated with a study, experiment, or monitoring program. Exactly
|
51
|
what constitutes a data set is determined by each submitter.
|
52
|
Credit for the data sets in this registry goes to the investigators who
|
53
|
collected the data -- see each individual registry entry for citation and
|
54
|
attribution information as well as usage rights.
|
55
|
</p>
|
56
|
</td></tr>
|
57
|
<tr><td colspan="5">
|
58
|
<p><b>Registry Tools</b></p>
|
59
|
<p>
|
60
|
<menu>
|
61
|
<li><span class="searchbox">Search for Data</span><br />
|
62
|
<menu>
|
63
|
<form method="POST" action="@servlet-path@" target="_top">
|
64
|
<input value="INTERSECT" name="operator" type="hidden">
|
65
|
<input size="14" name="anyfield" type="text" value="">
|
66
|
<!--<input name="organizationName" value="Ecological Society of America" type="hidden">-->
|
67
|
<input name="action" value="query" type="hidden">
|
68
|
<input name="qformat" value="esa" type="hidden">
|
69
|
<input name="enableediting" value="true" type="hidden">
|
70
|
<input name="operator" value="UNION" type="hidden">
|
71
|
<input name="returnfield" value="originator/individualName/surName" type="hidden">
|
72
|
<input name="returnfield" value="originator/individualName/givenName" type="hidden">
|
73
|
<input name="returnfield" value="creator/individualName/surName" type="hidden">
|
74
|
<input name="returnfield" value="creator/individualName/givenName" type="hidden">
|
75
|
<input name="returnfield" value="originator/organizationName" type="hidden">
|
76
|
<input name="returnfield" value="creator/organizationName" type="hidden">
|
77
|
<input name="returnfield" value="dataset/title" type="hidden">
|
78
|
<input name="returnfield" value="keyword" type="hidden">
|
79
|
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden">
|
80
|
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden">
|
81
|
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden">
|
82
|
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden">
|
83
|
<input name="returndoctype" value="-//NCEAS//resource//EN" type="hidden">
|
84
|
<input name="returndoctype" value="-//NCEAS//eml-dataset//EN" type="hidden">
|
85
|
<input value="Search" type="submit">
|
86
|
</form>
|
87
|
The registry search system is used to locate data sets of interest
|
88
|
by searching through existing registered data sets.
|
89
|
Presently the search covers all fields, including
|
90
|
author, title, abstract, keywords, and other documentation
|
91
|
for each data set. Use a '%' symbol as a wildcard in searches
|
92
|
(e.g., '%biodiversity%' would locate any phrase with the word
|
93
|
biodiversity embedded within it).
|
94
|
</menu>
|
95
|
</li>
|
96
|
<li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=esa&enableediting=true&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><br />
|
97
|
<menu>
|
98
|
Browse all existing data sets by title. This operation can be slow as the
|
99
|
number of entries in the registry grows.
|
100
|
</menu>
|
101
|
</li>
|
102
|
<p> </p>
|
103
|
<li><a href="@cgi-prefix@/register-dataset.cgi?cfg=esa">Register a new
|
104
|
data set</a><br />
|
105
|
<menu>
|
106
|
The registration page is used to submit information about a <b>new</b>
|
107
|
data set regarding ecology or the environment. The documentation about
|
108
|
the data set will be submitted to the Registry. You (and only
|
109
|
you, or your designee) can return to edit the entry
|
110
|
at a later point in time to add to or correct the
|
111
|
description. You can also use other tools such as <a
|
112
|
href="http://knb.ecoinformatics.org/morphoportal.jsp">Morpho</a> to
|
113
|
further document the set of data and directly attach the data to the
|
114
|
registry entry.
|
115
|
</menu>
|
116
|
</li>
|
117
|
<p> </p>
|
118
|
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa">Create a new account</a>
|
119
|
<ul>
|
120
|
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&stage=changepass">Change your password</a>
|
121
|
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=esa&stage=resetpass">Reset your password</a>
|
122
|
</ul>
|
123
|
<br />
|
124
|
<menu>
|
125
|
The account management tools are used to create and manage registry
|
126
|
accounts. Accounts are free, and are used to identify contributors
|
127
|
so that they can maintain their entries in the future.
|
128
|
</menu>
|
129
|
</li>
|
130
|
</menu>
|
131
|
</p>
|
132
|
</td></tr>
|
133
|
<tr><td>
|
134
|
<p>
|
135
|
This project is a cooperative effort of the <a
|
136
|
href="http://www.esa.org/longterm/">Long-Term Studies Section (LTSS)</a>
|
137
|
of the ESA, the <a href="http://www.esa.org">Ecological Society of
|
138
|
America</a>, the <a href="http://www.nceas.ucsb.edu">National
|
139
|
Center for Ecological Analysis and Synthesis (NCEAS)</a> and the <a
|
140
|
href="http://www.lternet.edu">Long-Term Ecological Research Network
|
141
|
(LTER)</a>. The Data Registry is based on software developed by
|
142
|
the <a href="http://knb.ecoinformatics.org">Knowledge Network for
|
143
|
Biocomplexity (KNB)</a>, and houses metadata that are compliant with <a
|
144
|
href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata
|
145
|
Language (EML)</a>. Consequently, data registered in this registry
|
146
|
also are accessible from the larger collection of data found in the
|
147
|
<a href="http://knb.ecoinformatics.org">KNB registry</a>. Other sites
|
148
|
contributing to the KNB registry include:
|
149
|
<ul>
|
150
|
<li><a href="http://knb.ecoinformatics.org/knb/obfs">Organization of
|
151
|
Biological Field Stations registry</a> </li>
|
152
|
<li><a href="http://knb.ecoinformatics.org/knb/style/skins/nrs">UC
|
153
|
Natural Reserve System registry</a> </li>
|
154
|
<li><a href="http://knb.ecoinformatics.org/knb/style/skins/nceas">NCEAS
|
155
|
registry</a> </li>
|
156
|
<li><a href="http://knb.ecoinformatics.org/knb/style/skins/specnet">
|
157
|
SpecNet registry</a> </li>
|
158
|
</ul>
|
159
|
</p>
|
160
|
</td></tr>
|
161
|
</table>
|
162
|
<p> </p>
|
163
|
<p> </p>
|
164
|
<script language="JavaScript">
|
165
|
insertTemplateClosing();
|
166
|
</script>
|
167
|
</body>
|
168
|
</html>
|