Project

General

Profile

1 3780 daigle
<%@ page    language="java" %>
2
<%
3
/**
4
 *  '$RCSfile$'
5
 *    Copyright: 2004 Regents of the University of California and the
6
 *               National Center for Ecological Analysis and Synthesis
7
 *  For Details: http://www.nceas.ucsb.edu/
8
 *
9
 *   '$Author$'
10
 *     '$Date$'
11
 * '$Revision$'
12
 *
13
 * This is an HTML document for displaying metadata catalog tools
14
 *
15
 * This program is free software; you can redistribute it and/or modify
16
 * it under the terms of the GNU General Public License as published by
17
 * the Free Software Foundation; either version 2 of the License, or
18
 * (at your option) any later version.
19
 *
20
 * This program is distributed in the hope that it will be useful,
21
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23
 * GNU General Public License for more details.
24
 *
25
 * You should have received a copy of the GNU General Public License
26
 * along with this program; if not, write to the Free Software
27
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
28
 */
29
 %>
30
31
 <%@ include file="../../common/common-settings.jsp"%>
32 4080 daigle
 <%@ include file="../../common/configure-check.jsp"%>
33 3780 daigle
34
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
35
<html>
36
<head>
37
<title>LTSS Data Registry</title>
38
  <link rel="stylesheet" type="text/css"
39
        href="<%=STYLE_SKINS_URL%>/ltss/ltss.css"></link>
40
  <script language="JavaScript" type="text/JavaScript"
41
          src="<%=STYLE_SKINS_URL%>/ltss/ltss.js"></script>
42
  <script language="JavaScript" type="text/JavaScript"
43
          src="<%=STYLE_COMMON_URL%>/branding.js"></script>
44
</head>
45
<body>
46
      <script language="JavaScript">
47 4080 daigle
          insertTemplateOpening("<%=CONTEXT_URL%>");
48
          insertSearchBox("<%=CONTEXT_URL%>");
49 3780 daigle
      </script>
50
<table width="760" border="0" cellspacing="0" cellpadding="0">
51
  <tr><td colspan="5">
52
<p>
53
Welcome to the Long-term Studies Section Data Registry. This is a publically
54
accessible registry describing <b>scientific data sets on ecology and the
55
environment</b>.  In this context, we refer to a data set as the collection
56
of data tables and objects that are associated with a study, experiment,
57
or monitoring program.  Exactly what constitutes a data set is determined
58
by each submitter.  Credit for the datasets in this registry goes to the
59
investigators who collected the data (see each individual registry entry
60
for citation and attribution information as well as usage rights).
61
</p>
62
</td></tr>
63
<tr><td colspan="5">
64
<p><b>Registry Tools</b></p>
65
<p>
66
<menu>
67
<li><span class="searchbox">Search for Data</span><br />
68
    <menu>
69
<form method="POST" action="<%=SERVLET_URL%>" target="_top">
70
  <input value="INTERSECT" name="operator" type="hidden">
71
  <input size="14" name="anyfield" type="text" value="">
72
  <!-- <input name="organizationName" value="Long-term Studies Section" type="hidden">-->
73
  <input name="action" value="query" type="hidden">
74
  <input name="qformat" value="ltss" type="hidden">
75
  <input name="enableediting" value="true" type="hidden">
76
  <input name="operator" value="UNION" type="hidden">
77
  <input name="returnfield" value="originator/individualName/surName" type="hidden">
78
  <input name="returnfield" value="originator/individualName/givenName" type="hidden">
79
  <input name="returnfield" value="creator/individualName/surName" type="hidden">
80
  <input name="returnfield" value="creator/individualName/givenName" type="hidden">
81
  <input name="returnfield" value="originator/organizationName" type="hidden">
82
  <input name="returnfield" value="creator/organizationName" type="hidden">
83
  <input name="returnfield" value="dataset/title" type="hidden">
84
  <input name="returnfield" value="keyword" type="hidden">
85 4505 daigle
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.1.0" type="hidden">
86 3780 daigle
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden">
87
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden">
88
  <input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden">
89
  <input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden">
90
  <input name="returndoctype" value="-//NCEAS//resource//EN" type="hidden">
91
  <input name="returndoctype" value="-//NCEAS//eml-dataset//EN" type="hidden">
92
  <input value="Search" type="submit">
93
</form>
94
      The registry search system is used to locate data sets of interest
95
      by searching through existing registered data sets.
96
      Presently the search covers all fields, including
97
      author, title, abstract, keywords, and other documentation
98
      for each dataset.  Use a '%' symbol as a wildcard in searches
99
      (e.g., '%biodiversity%' would locate any phrase with the word
100
      biodiversity embedded within it).
101
      </menu>
102
  </li>
103 4505 daigle
  <li><a href="<%=SERVLET_URL%>?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;qformat=ltss&amp;enableediting=true&amp;returndoctype=eml://ecoinformatics.org/eml-2.1.0&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 />
104 3780 daigle
    <menu>
105
    Browse all existing data sets by title.  This operation can be slow as the
106
    number of entries in the registry grows.
107
    </menu>
108
  </li>
109
  <p>&nbsp;</p>
110
  <li><a href="<%=CGI_URL%>/register-dataset.cgi?cfg=ltss">Register a new
111
       data set</a><br />
112
    <menu>
113
      The registration page is used to submit information about a <b>new</b>
114
      data set regarding ecology or the environment.  The documentation about
115
      the data set will be submitted to the Registry.  You (and only
116
      you, or your designee) can return to edit the entry
117
      at a later point in time to add to or correct the
118
      description.  You can also use other tools such as <a
119
      href="http://knb.ecoinformatics.org/morphoportal.jsp">Morpho</a> to
120
      further document the set of data and directly attach the data to the
121
      registry entry.
122
    </menu>
123
  </li>
124
  <p>&nbsp;</p>
125
  <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=ltss">Create a new account</a>
126
    <ul>
127
        <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=ltss&amp;stage=changepass">Change your password</a>
128
        <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=ltss&amp;stage=resetpass">Reset your password</a>
129
    </ul>
130
    <br />
131
    <menu>
132
      The account management tools are used to create and manage registry
133
      accounts.   Accounts are free, and are used to identify contributors
134
      so that they can maintain their entries in the future.
135
    </menu>
136
  </li>
137
</menu>
138
</p>
139
  </td></tr>
140
  <tr><td>
141
    <p>
142
    This project is a cooperative effort of the <a
143
    href="http://www.esa.org/longterm/">Long-Term Studies Section (LTSS)</a>
144
    of the ESA, the <a href="http://www.nceas.ucsb.edu">National
145
    Center for Ecological Analysis and Synthesis (NCEAS)</a> and the <a
146
    href="http://www.lternet.edu">Long-Term Ecological Research Network
147
    (LTER)</a>.  The Data Registry is based on software developed by
148
    the <a href="http://knb.ecoinformatics.org">Knowledge Network for
149
    Biocomplexity (KNB)</a>, and houses metadata that are compliant with <a
150
    href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata
151
    Language (EML)</a>.  Consequently, data registered in this registry
152
    also are accessible from the larger collection of data found in the
153
    <a href="http://knb.ecoinformatics.org">KNB registry</a>.  Other sites
154
    contributing to the KNB registry include:
155
    <ul>
156
    <li><a href="http://knb.ecoinformatics.org/knb/obfs">Organization of
157
    Biological Field Stations registry</a>  </li>
158
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/nrs">UC
159
    Natural Reserve System registry</a>  </li>
160
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/nceas">NCEAS
161
    registry</a>  </li>
162
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/specnet">
163
    SpecNet registry</a>  </li>
164
    </ul>
165
    </p>
166
  </td></tr>
167
</table>
168
<p>&nbsp;</p>
169
<p>&nbsp;</p>
170
<script language="JavaScript">
171 4080 daigle
    insertTemplateClosing("<%=CONTEXT_URL%>");
172 3780 daigle
</script>
173
</body>
174
</html>