Project

General

Profile

1
<%@ 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: daigle $'
10
 *     '$Date: 2008-07-06 21:25:34 -0700 (Sun, 06 Jul 2008) $'
11
 * '$Revision: 4080 $'
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
 <%@ include file="../../common/configure-check.jsp"%>
33

    
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
          insertTemplateOpening("<%=CONTEXT_URL%>");
48
          insertSearchBox("<%=CONTEXT_URL%>");
49
      </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
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.1" type="hidden">
86
  <input name="returndoctype" value="eml://ecoinformatics.org/eml-2.0.0" type="hidden">
87
  <input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN" type="hidden">
88
  <input name="returndoctype" value="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN" type="hidden">
89
  <input name="returndoctype" value="-//NCEAS//resource//EN" type="hidden">
90
  <input name="returndoctype" value="-//NCEAS//eml-dataset//EN" type="hidden">
91
  <input value="Search" type="submit">
92
</form>
93
      The registry search system is used to locate data sets of interest
94
      by searching through existing registered data sets.  
95
      Presently the search covers all fields, including
96
      author, title, abstract, keywords, and other documentation
97
      for each dataset.  Use a '%' symbol as a wildcard in searches
98
      (e.g., '%biodiversity%' would locate any phrase with the word
99
      biodiversity embedded within it).
100
      </menu>
101
  </li>
102
  <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.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 />
103
    <menu>
104
    Browse all existing data sets by title.  This operation can be slow as the
105
    number of entries in the registry grows.
106
    </menu>
107
  </li>
108
  <p>&nbsp;</p>
109
  <li><a href="<%=CGI_URL%>/register-dataset.cgi?cfg=ltss">Register a new 
110
       data set</a><br />
111
    <menu>
112
      The registration page is used to submit information about a <b>new</b>
113
      data set regarding ecology or the environment.  The documentation about 
114
      the data set will be submitted to the Registry.  You (and only
115
      you, or your designee) can return to edit the entry
116
      at a later point in time to add to or correct the
117
      description.  You can also use other tools such as <a
118
      href="http://knb.ecoinformatics.org/morphoportal.jsp">Morpho</a> to
119
      further document the set of data and directly attach the data to the
120
      registry entry.
121
    </menu>
122
  </li>
123
  <p>&nbsp;</p>
124
  <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=ltss">Create a new account</a>
125
    <ul>
126
        <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=ltss&amp;stage=changepass">Change your password</a>
127
        <li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=ltss&amp;stage=resetpass">Reset your password</a>
128
    </ul>
129
    <br />
130
    <menu>
131
      The account management tools are used to create and manage registry 
132
      accounts.   Accounts are free, and are used to identify contributors
133
      so that they can maintain their entries in the future.  
134
    </menu>
135
  </li>
136
</menu>
137
</p>
138
  </td></tr>
139
  <tr><td>
140
    <p>
141
    This project is a cooperative effort of the <a
142
    href="http://www.esa.org/longterm/">Long-Term Studies Section (LTSS)</a>
143
    of the ESA, the <a href="http://www.nceas.ucsb.edu">National
144
    Center for Ecological Analysis and Synthesis (NCEAS)</a> and the <a
145
    href="http://www.lternet.edu">Long-Term Ecological Research Network
146
    (LTER)</a>.  The Data Registry is based on software developed by
147
    the <a href="http://knb.ecoinformatics.org">Knowledge Network for
148
    Biocomplexity (KNB)</a>, and houses metadata that are compliant with <a
149
    href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata
150
    Language (EML)</a>.  Consequently, data registered in this registry
151
    also are accessible from the larger collection of data found in the
152
    <a href="http://knb.ecoinformatics.org">KNB registry</a>.  Other sites
153
    contributing to the KNB registry include:
154
    <ul>
155
    <li><a href="http://knb.ecoinformatics.org/knb/obfs">Organization of
156
    Biological Field Stations registry</a>  </li>
157
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/nrs">UC
158
    Natural Reserve System registry</a>  </li>
159
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/nceas">NCEAS
160
    registry</a>  </li>
161
    <li><a href="http://knb.ecoinformatics.org/knb/style/skins/specnet">
162
    SpecNet registry</a>  </li>
163
    </ul>
164
    </p>
165
  </td></tr>
166
</table>
167
<p>&nbsp;</p>
168
<p>&nbsp;</p>
169
<script language="JavaScript">          
170
    insertTemplateClosing("<%=CONTEXT_URL%>");
171
</script>
172
</body>
173
</html>
(3-3/9)