Project

General

Profile

1 1976 jones
<!--
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$'
9
  *     '$Date$'
10
  * '$Revision$'
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 1980 jones
<title>NCEAS Data Repository</title>
32 1976 jones
<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@/nceas/nceas.css"></link>
35
  <script language="JavaScript" type="text/JavaScript"
36
          src="@systemidserver@@style-skins-path@/nceas/nceas.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 1980 jones
Welcome to the NCEAS Data Repository. This repository contains information
49
about the research data sets collected and collated within or under the
50 2001 jones
auspices of NCEAS' funded activities. A number of these datasets were
51
synthesized from multiple data sources that originated from the efforts
52
of many contributors, while others originated from a single investigator.
53
Credit for the datasets in this repository goes to the investigators who
54
collected the data, and also to the NCEAS working groups and scientists who
55
compiled the data for synthetic purposes. See each data package for a list
56
of the people and institutions involved.
57 1976 jones
</p>
58
<p>&nbsp;</p>
59 2001 jones
<p>Data documentation (metadata) can be contributed to the repository in
60
several ways, each with its own strengths.  The
61 1980 jones
<a href="@cgi-prefix@/register-dataset.cgi?cfg=nceas">Register New Dataset</a>
62
web form is a simple way to get started with providing metadata about the
63
existence of a dataset.  But it can not be used for fully documenting the
64
data, nor can you upload the data objects themselves through this form.
65 2001 jones
In order to provide a more complete description of data, we recommend using the
66 1980 jones
<a href="http://knb.ecoinformatics.org/morphoportal.jsp" target="_top">Morpho</a>
67
software application which is fully compatible with this repository.
68 1976 jones
</p>
69
<p>&nbsp;</p>
70 1980 jones
<p><b>Repository Tools</b></p>
71 1976 jones
<p>
72
<menu>
73
  <li><a href="@servlet-path@?action=query&amp;operator=INTERSECT&amp;anyfield=%25&amp;organizationName=National%20Center%20for%20Ecological%20Analysis%20and%20Synthesis&amp;qformat=nceas&amp;enableediting=true&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 existing NCEAS data sets</a><br />
74
    <menu>
75 1980 jones
      The repository search system is used to locate data sets of interest
76 1976 jones
      by searching through existing registered data sets.
77
      Presently the search covers all fields, including
78
      author, title, abstract, keywords, and other documentation
79
      for each dataset.  (More sophisticated search capabilities,
80
      including boolean field searches, will be available in future.)
81
    </menu>
82
  </li>
83
  <p>&nbsp;</p>
84
  <li><a href="@cgi-prefix@/register-dataset.cgi?cfg=nceas">Register a new NCEAS data set</a><br />
85
    <menu>
86
      The registration page is used to submit information about a <b>new</b>
87
      data set associated with NCEAS research.  The documentation about the
88 1980 jones
      data set will be reviewed and then submitted to the Repository.
89 1976 jones
    </menu>
90
  </li>
91
</menu>
92
</p>
93 1980 jones
<p>&nbsp;</p>
94
<p>
95
This repository is an effort of the <a href="http://www.nceas.ucsb.edu">National
96
Center for Ecological Analysis and Synthesis (NCEAS)</a> and
97
is based on software developed by the
98
<a href="http://knb.ecoinformatics.org">Knowledge Network for
99
Biocomplexity (KNB)</a>, and houses metadata that are compliant with
100
<a href="http://knb.ecoinformatics.org/software/eml/">Ecological Metadata
101
Language (EML)</a>.
102
</p>
103 2001 jones
<p>
104
If you have any questions, comments or problems regarding this form, please
105
contact the repository administrator at
106
<a href="mailto:help@nceas.ucsb.edu">help@nceas.ucsb.edu</a>.
107
</p>
108 1976 jones
  </td></tr>
109
</table>
110
<p>&nbsp;</p>
111
<script language="JavaScript">
112
    insertTemplateClosing();
113
</script>
114
</body>
115
</html>