Revision 2408
Added by sgarg over 19 years ago
index.html | ||
---|---|---|
27 | 27 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
28 | 28 |
<html> |
29 | 29 |
<head> |
30 |
<title>LTSS / ESA Data Registry</title>
|
|
30 |
<title>ESA Data Registry</title> |
|
31 | 31 |
<link rel="stylesheet" href="@html-path@/style/default.css" type="text/css"> |
32 | 32 |
<link rel="stylesheet" type="text/css" |
33 | 33 |
href="@systemidserver@@style-skins-path@/esa/esa.css"></link> |
... | ... | |
44 | 44 |
<table width="760" border="0" cellspacing="0" cellpadding="0"> |
45 | 45 |
<tr><td colspan="5"> |
46 | 46 |
<p> |
47 |
Welcome to the LTSS/ESA Data Registry. This is a publically accessible registry
|
|
47 |
Welcome to the ESA Data Registry. This is a publically accessible registry |
|
48 | 48 |
describing <b>scientific data sets on ecology and the environment</b>. In this |
49 | 49 |
context, we refer to a data set as the collection of data tables and objects |
50 | 50 |
that are associated with a study, experiment, or monitoring program. Exactly |
51 | 51 |
what constitutes a data set is determined by each submitter. |
52 |
Credit for the datasets in this registry goes to the investigators who |
|
52 |
Credit for the data sets in this registry goes to the investigators who
|
|
53 | 53 |
collected the data -- see each individual registry entry for citation and |
54 | 54 |
attribution information as well as usage rights. |
55 | 55 |
</p> |
... | ... | |
87 | 87 |
by searching through existing registered data sets. |
88 | 88 |
Presently the search covers all fields, including |
89 | 89 |
author, title, abstract, keywords, and other documentation |
90 |
for each dataset. Use a '%' symbol as a wildcard in searches |
|
90 |
for each data set. Use a '%' symbol as a wildcard in searches
|
|
91 | 91 |
(e.g., '%biodiversity%' would locate any phrase with the word |
92 | 92 |
biodiversity embedded within it). |
93 | 93 |
</menu> |
Also available in: Unified diff
Modified the text in the index files.