1
|
<!--
|
2
|
* '$RCSfile$'
|
3
|
* Authors: Matt Jones
|
4
|
* Copyright: 2000 Regents of the University of California and the
|
5
|
* National Center for Ecological Analysis and Synthesis
|
6
|
* For Details: http://www.nceas.ucsb.edu/
|
7
|
*
|
8
|
* '$Author: jones $'
|
9
|
* '$Date: 2005-04-14 20:39:59 -0700 (Thu, 14 Apr 2005) $'
|
10
|
* '$Revision: 2493 $'
|
11
|
*
|
12
|
* This is an HTML document for displaying metadata catalog tools
|
13
|
*
|
14
|
* This program is free software; you can redistribute it and/or modify
|
15
|
* it under the terms of the GNU General Public License as published by
|
16
|
* the Free Software Foundation; either version 2 of the License, or
|
17
|
* (at your option) any later version.
|
18
|
*
|
19
|
* This program is distributed in the hope that it will be useful,
|
20
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
21
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
22
|
* GNU General Public License for more details.
|
23
|
*
|
24
|
* You should have received a copy of the GNU General Public License
|
25
|
* along with this program; if not, write to the Free Software
|
26
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
27
|
-->
|
28
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
29
|
<html>
|
30
|
<head>
|
31
|
<title>KNP Data Repository</title>
|
32
|
<link rel="stylesheet" href="@html-path@/style/default.css" type="text/css">
|
33
|
<link rel="stylesheet" type="text/css"
|
34
|
href="@systemidserver@@style-skins-path@/knp/knp.css"></link>
|
35
|
<script language="JavaScript" type="text/JavaScript"
|
36
|
src="@systemidserver@@style-skins-path@/knp/knp.js"></script>
|
37
|
<script language="JavaScript" type="text/JavaScript"
|
38
|
src="@systemidserver@@style-common-path@/branding.js"></script>
|
39
|
</head>
|
40
|
<body>
|
41
|
<script language="JavaScript">
|
42
|
insertTemplateOpening();
|
43
|
insertSearchBox();
|
44
|
</script>
|
45
|
<table width="760" border="0" cellspacing="0" cellpadding="0">
|
46
|
<tr><td colspan="5">
|
47
|
<p>
|
48
|
Welcome to the Kruger National Park Data Repository. This is the primary source for
|
49
|
comprehensive information about scientific and research data sets collected
|
50
|
within the KNP.
|
51
|
</p>
|
52
|
<p> </p>
|
53
|
<p><b>Repository Tools</b></p>
|
54
|
<p>
|
55
|
<menu>
|
56
|
<li><span class="searchbox">Search for Data</span><br />
|
57
|
<menu>
|
58
|
<form method="POST" action="@servlet-path@" target="_top">
|
59
|
<input value="INTERSECT" name="operator" type="hidden">
|
60
|
<input size="14" name="anyfield" type="text" value="">
|
61
|
<!--<input name="organizationName" value="Kruger National Park" type="hidden">-->
|
62
|
<input name="action" value="query" type="hidden">
|
63
|
<input name="qformat" value="knp" type="hidden">
|
64
|
<input name="enableediting" value="false" type="hidden">
|
65
|
<input name="operator" value="UNION" type="hidden">
|
66
|
<input name="returnfield" value="originator/individualName/surName" type="hidden">
|
67
|
<input name="returnfield" value="originator/individualName/givenName" type="hidden">
|
68
|
<input name="returnfield" value="creator/individualName/surName" type="hidden">
|
69
|
<input name="returnfield" value="creator/individualName/givenName" type="hidden">
|
70
|
<input name="returnfield" value="originator/organizationName" type="hidden">
|
71
|
<input name="returnfield" value="creator/organizationName" type="hidden">
|
72
|
<input name="returnfield" value="dataset/title" type="hidden">
|
73
|
<input name="returnfield" value="keyword" type="hidden">
|
74
|
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden">
|
75
|
<input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden">
|
76
|
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden">
|
77
|
<input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden">
|
78
|
<input name="returndoctype" value="-//NCEAS//resource//EN" type="hidden">
|
79
|
<input name="returndoctype" value="-//NCEAS//eml-dataset//EN" type="hidden">
|
80
|
<input value="Search" type="submit">
|
81
|
</form>
|
82
|
The repository search system is used to locate data sets of interest
|
83
|
by searching through existing registered data sets.
|
84
|
Presently the search covers all fields, including
|
85
|
author, title, abstract, keywords, and other documentation
|
86
|
for each data set. Use a '%' symbol as a wildcard in searches
|
87
|
(e.g., '%biodiversity%' would locate any phrase with the word
|
88
|
biodiversity embedded within it).
|
89
|
</menu>
|
90
|
<p> </p>
|
91
|
<li><a href="@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=knp&enableediting=false&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 KNP data sets</a><br />
|
92
|
<menu>
|
93
|
Browse all existing data sets by title. This operation can be slow as the
|
94
|
number of entries in the repository grows.
|
95
|
</menu>
|
96
|
</li>
|
97
|
<p> </p>
|
98
|
<li><a href="@cgi-prefix@/mapserv?map=/var/www/html/mapserver/kruger/kruger5.map&mode=browse">View a map of KNP data sets</a><br />
|
99
|
<menu>
|
100
|
Browse all existing KNP data sets on a map including various environmental
|
101
|
data layers.
|
102
|
</menu>
|
103
|
</li>
|
104
|
<!--
|
105
|
<p> </p>
|
106
|
<li><a href="@cgi-prefix@/register-dataset.cgi?cfg=knp">Register a new KNP
|
107
|
data set</a><br />
|
108
|
<menu>
|
109
|
The registration page is used to submit information about a <b>new</b>
|
110
|
data set regarding ecology or the environment. The documentation about
|
111
|
the data set will be submitted to the Repository. You (and only
|
112
|
you, or your designee) can return to edit the entry
|
113
|
at a later point in time to add to or correct the
|
114
|
description. You can also use other tools such as <a
|
115
|
href="http://knb.ecoinformatics.org/morphoportal.jsp">Morpho</a> to
|
116
|
further document the set of data and directly attach the data to the
|
117
|
repository entry.
|
118
|
</menu>
|
119
|
</li>
|
120
|
-->
|
121
|
<p> </p>
|
122
|
<li>Login
|
123
|
<br />
|
124
|
<menu>
|
125
|
<form name="loginform" method="post" action="@servlet-path@"
|
126
|
target="_top" onsubmit="return submitform(this);" id="loginform">
|
127
|
<input type="hidden" name="action" value="login"> <input type=
|
128
|
"hidden" name="username" value=""> <input type="hidden" name=
|
129
|
"qformat" value="knp"> <input type="hidden" name=
|
130
|
"enableediting" value="false">
|
131
|
|
132
|
<table>
|
133
|
<tr valign="middle">
|
134
|
<td align="left" valign="middle" class="text_plain">
|
135
|
username:</td>
|
136
|
|
137
|
<td width="173" align="left" class="text_plain" style=
|
138
|
"padding-top: 2px; padding-bottom: 2px;"><input name="uid"
|
139
|
type="text" style="width: 140px;" value=""></td>
|
140
|
</tr>
|
141
|
|
142
|
<tr valign="middle">
|
143
|
<td height="28" align="left" valign="middle" class=
|
144
|
"text_plain">organization:</td>
|
145
|
|
146
|
<td align="left" class="text_plain" style=
|
147
|
"padding-top: 2px; padding-bottom: 2px;"><select name=
|
148
|
"organization" style="width:140px;">
|
149
|
<option value="SANParks">SANParks</option>
|
150
|
</select></td>
|
151
|
</tr>
|
152
|
|
153
|
<tr valign="middle">
|
154
|
<td width="85" align="left" valign="middle" class=
|
155
|
"text_plain">password:</td>
|
156
|
|
157
|
<td colspan="2" align="left" class="text_plain" style=
|
158
|
"padding-top: 2px; padding-bottom: 2px;">
|
159
|
<table width="100%" border="0" cellpadding="0"
|
160
|
cellspacing="0">
|
161
|
<tr>
|
162
|
<td width="150" align="left"><input name="password"
|
163
|
type="password" maxlength="50" style="width:140px;"
|
164
|
value=""></td>
|
165
|
|
166
|
<td align="center" class="buttonBG_login">
|
167
|
<input type="submit" name="loginAction" value="Login"
|
168
|
class="button_login"></td>
|
169
|
|
170
|
<td align="left"> </td>
|
171
|
</tr>
|
172
|
</table>
|
173
|
</td>
|
174
|
</tr>
|
175
|
</table>
|
176
|
</form>
|
177
|
</menu>
|
178
|
</li>
|
179
|
<p> </p>
|
180
|
<li>Manage your account
|
181
|
<!-- <a href="@cgi-prefix@/ldapweb.cgi?cfg=knp">Create a new account</a> -->
|
182
|
<ul>
|
183
|
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=knp&stage=changepass">Change your password</a>
|
184
|
<li><a href="@cgi-prefix@/ldapweb.cgi?cfg=knp&stage=resetpass">Reset your password</a>
|
185
|
</ul>
|
186
|
<br />
|
187
|
<menu>
|
188
|
If you have forgotten your password, use the "Reset password" link
|
189
|
above to reset it. If you would like to change your password, use the
|
190
|
'Change password' link.
|
191
|
</menu>
|
192
|
</li>
|
193
|
</menu>
|
194
|
</p>
|
195
|
</td></tr>
|
196
|
<tr><td>
|
197
|
<p>
|
198
|
This project is a cooperative effort of <a
|
199
|
href="http://www.sanparks.org/">Kruger National Park (KNP)</a>
|
200
|
and the <a href="http://www.nceas.ucsb.edu">National
|
201
|
Center for Ecological Analysis and Synthesis (NCEAS)</a>.
|
202
|
The Data Repository is based on software developed by
|
203
|
the <a href="http://knb.ecoinformatics.org">Knowledge Network for
|
204
|
Biocomplexity (KNB)</a>, and houses metadata that are compliant with <a
|
205
|
href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata
|
206
|
Language (EML)</a>. <!-- Consequently, data registered in this repository
|
207
|
also are accessible from the larger collection of data found in the
|
208
|
<a href="http://knb.ecoinformatics.org">KNB repository</a>. -->
|
209
|
Other sites contributing to the KNB repository include:
|
210
|
<ul>
|
211
|
<li><a href="http://knb.ecoinformatics.org/knb/obfs">Organization of
|
212
|
Biological Field Stations registry</a> </li>
|
213
|
<li><a href="http://knb.ecoinformatics.org/knb/style/skins/nrs">UC
|
214
|
Natural Reserve System registry</a> </li>
|
215
|
<li><a href="http://knb.ecoinformatics.org/knb/style/skins/nceas">NCEAS
|
216
|
registry</a> </li>
|
217
|
<li><a href="http://knb.ecoinformatics.org/knb/style/skins/specnet">
|
218
|
SpecNet registry</a> </li>
|
219
|
</ul>
|
220
|
</p>
|
221
|
</td></tr>
|
222
|
</table>
|
223
|
<p> </p>
|
224
|
<script language="JavaScript">
|
225
|
insertTemplateClosing();
|
226
|
</script>
|
227
|
</body>
|
228
|
</html>
|