Project

General

Profile

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