Project

General

Profile

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: leinfelder $'
9
  *     '$Date: 2008-02-27 09:43:25 -0800 (Wed, 27 Feb 2008) $'
10
  * '$Revision: 3742 $'
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
<%@ include file="settings.jsp"%>
29
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
30
<html>
31
<head>
32
<title>NCEAS Data Repository</title>
33
  <link rel="stylesheet" type="text/css" 
34
        href="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/nceas.css">
35
  <script language="JavaScript" type="text/JavaScript"
36
          src="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/nceas.js"></script>
37
  <script language="JavaScript" type="text/JavaScript"
38
          src="<%=SERVER_URL_WITH_CONTEXT%>/style/common/branding.js"></script>
39
  <script type="text/javascript" 
40
          src="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/navigation.js"></script>
41
  <script type="text/javascript"
42
          src="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/search.js"></script>
43

    
44
</head>
45
<body id="Overview" onload="loginStatus('<%=METACAT_URL%>','<%=CGI_PREFIX%>');">
46
    <div id="main_wrapper">
47

    
48
    <div id="header">
49
        <p>Skip to <a href="#navigation">navigation</a>, <a href="#main_content">main
50
        content</a>, <a href="#secondary_content">secondary content</a> or to <a
51
        href="#search">search</a>.</p> <h1><span></span><a href="/">NCEAS</a></h1>
52
    </div>
53
    <div id="navigation">
54
        <p></p>
55
        <ul id="main_nav">
56
            <ul class="menu">
57
                <li class="collapsed"><a href="http://www.nceas.ucsb.edu">Home</a></li>
58
                <li class="collapsed"><a href="http://data.nceas.ucsb.edu">Repository</a></li>
59
                <li class="collapsed"><a href="<%=CGI_PREFIX%>/register-dataset.cgi?cfg=nceas">Register</a></li>
60
                <li class="collapsed"><span id="login_block"></span></li>
61
            </ul>
62
        </ul>
63
    </div> <!-- navigation --> 
64

    
65
    <div id="content_wrapper">
66
        <h1>NCEAS Data Repository</h1>
67

    
68
<p class ="intro">Welcome to the NCEAS Data Repository. This repository contains information 
69
about the research data sets collected and collated as part of NCEAS' funded activities. 
70
Information in the NCEAS Data Repository is concurrently available through the <a href="http://knb.ecoinformatics.org/index.jsp">Knowledge Network for Biocomplexity (KNB)</a>, an international data repository. </span></p>
71
<p class="intro">A number of the data sets were synthesized from multiple data sources that originated from the efforts of many contributors, while others originated from a single investigator. Credit for the data sets in this repository goes to the investigators who collected the data, as well as to the NCEAS working groups and scientists who compiled the data for synthetic purposes. See each data package for a list of the people and institutions involved. </p>
72
<p class="intro"> If you have any questions, comments or problems, please contact the repository administrator at <a href="mailto:help@nceas.ucsb.edu">help@nceas.ucsb.edu</a> </p>
73
<br>
74
<table class="tables" cellpadding="8" cellspacing="0">
75
  <tr class="sectheader">
76
    <td class="borderbottom"><a name="search" ></a>
77
        <p align="center" class="largetext"> Search for Data Sets </p></td>
78
  </tr>
79
  <tr class="sectbody"></tr>
80
 
81
  <tr >
82
    <td align="left">
83
    <form method="POST" 
84
    	action="<%=METACAT_URL%>" target="_top"
85
    	id="searchForm" name="searchForm" 
86
    	onSubmit="return checkSearch(this)">
87
        <div class="searchresultsdividerPale">
88
        <p>
89
        <input value="UNION" name="operator" type="hidden">
90
&nbsp;
91
        <input size="14" name="searchstring" type="text" value="" id="searchBox">
92
        <input name="query" type="hidden">
93
        <input name="qformat" value="nceas" type="hidden">
94
        <input name="enableediting" value="true" type="hidden">
95
        <input type="hidden" name="action" value="squery">
96
        <input value="Search" type="submit">
97
        </p>
98
        <p>
99
        <input name="search" type="radio" checked>
100
        Search Title, Abstract, Keywords, Personnel (Quicker) <br>
101
        <input name="search" type="radio" id="searchAll">
102
        Search all fields (Slower) <br>
103
        </p>
104
        </div>
105
        </form> 
106
        <div align="center">
107
          <p align="left">This tool allows you to search the registry for data sets of interest. When you type text in the box and click on the "Search" button, the search will only be conducted within the title, author, abstract, and keyword fields. Checking the "Search All Fields" box will search on these and all other existing fields (this search will take more time). <br>
108
                <br>
109
          You can use the '%' character as a wildcard in your searches (e.g., '%biodiversity%' would locate any phrase with the word biodiversity embedded within it). </p>
110
      </div></td>
111
  </tr>
112
  <tr >
113
    <td class="borderbottom"><div align="center">
114
    	<a href="javascript:browseAll('searchForm')">Browse existing NCEAS data sets</a>
115
<br/><br/>
116
<a href="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/map.jsp"> View Interactive Map </a> </div>
117
</td></tr></table>
118
<br><br>
119
<table class="tables" cellpadding="8" cellspacing="0">
120
  <tr class="sectheader">
121
    <td class="borderbottom" colspan="2" align="left"><span class="label"> </span>
122
        <p align="center" class="largetext"> Register information about a new NCEAS data set </p></td>
123
  </tr>
124
  
125
 
126
  <tr >
127
    <td  colspan="2" align="center"><div align="left">
128
      <p><a href="<%=CGI_PREFIX%>/register-dataset.cgi?cfg=nceas">Register Information Online</a> - This is a simple way to provide information (metadata) about the existence of a data set. The registration page is used to submit information about a <b>new</b> data set associated with NCEAS research.</p>
129
  
130
      <p align="center">OR</p>
131
      </div></td>
132
  </tr>
133
  <tr >
134
    <td class="borderbottom"><div align="left">
135
      <p align="center"></p>
136
      <table width="100%"  border="0" align="center" >
137
        <tr>
138
          <td width="110" class="templatecontentareaclass"><a href="http://knb.ecoinformatics.org/morphoportal.jsp"><img src="<%=SERVER_URL_WITH_CONTEXT%>/style/images/MorphoButterfly.jpg" alt="Morpho Software Butterfly" width="100" height="100" border="0" ></a></td>
139
          <td width="550" valign="top" class="templateleftcolclass"><p >Use <a href="http://knb.ecoinformatics.org/morphoportal.jsp"><span class="style2">Morpho</span></a> software to register, document and upload data sets. </p>
140
              <p>Morpho is a data management tool for ecologists. It was created to provide an easy-to-use, cross-platform application for accessing and manipulating metadata (e.g. documentation) and data (both locally and on the network). Morpho allows ecologists to create metadata, (i.e. describe their data in a standardized format), and create a catalog of data and metadata upon which to query, edit and view data collections. In addition, Morpho provides the means to access network servers, in order to query, view and retrieve relevant, public ecological data!</p></td>
141
        </tr>
142
      </table>
143
    </div>
144
  </td></tr></table>
145
<p class="intro">This repository is an effort of the <a href="http://www.nceas.ucsb.edu">National 
146
Center for Ecological Analysis and Synthesis (NCEAS)</a> and
147
is based on software developed by the
148
<a href="http://knb.ecoinformatics.org">Knowledge Network for 
149
Biocomplexity (KNB)</a>, and houses metadata that are compliant with 
150
<a href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata 
151
Language (EML)</a>.
152
</p>
153

    
154
<div id="footer">
155
    <div id="footer_logos">
156
                <a href="http://www.msi.ucsb.edu/"><img
157
src="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/images/logo_msi.jpg" alt="MSI: Marine Science Institute" height="66"
158
width="132"></a><a href="http://www.nsf.gov/"><img src="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/images/logo_nsf.jpg"
159
alt="NSF: National Science 
160
Foundation" height="66" width="70"></a><a href="http://www.ucsb.edu/"><img
161
src="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/nceas/images/logo_ucsb.jpg" alt="UCSB: University of California at Santa Barbara"
162
height="66" width="132"></a>
163
    </div> <!-- footer_logos -->
164
    <div id="footer_contact">
165
        <span class="contact_name">National Center for Ecological Analysis and Synthesis</span>
166

    
167
        <span class="contact_address">735 State Street, Suite 300, Santa Barbara, CA 93101</span>
168
        <span class="copyright">Copyright &copy; 2007 The Regents of the
169
University of California, All Rights Reserved</span>
170
        <span class="copyright"><a href="http://www.ucsb.edu/" title="Visit the
171
UCSB website">UC Santa Barbara</a>, Santa Barbara CA 93106 &bull; (805)
172
893-8000</span>
173
        <span class="copyright"><a href="mailto:webmaster@nceas.ucsb.edu"
174
title="E-mail the NCEAS webmaster">Contact</a> &bull; <a
175
href="http://www.ucsb.edu/policies/terms-of-use.shtml">Terms of Use</a> &bull; <a
176
href="http://www.nceas.ucsb.edu/accessibility" title="NCEAS is committed to the
177
accessibility of its products for all users">Accessibility</a></span>
178
        
179
    </div> <!-- footer_contact -->
180
</div>
181

    
182
</div> <!-- id="content_wrapper"-->
183

    
184
</div>
185
</body>
186
</html>
(1-1/12)