metacat / lib / index.html @ 916
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: berkley $'
|
9 |
* '$Date: 2002-01-29 10:29:09 -0800 (Tue, 29 Jan 2002) $'
|
10 |
* '$Revision: 916 $'
|
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 |
<html>
|
29 |
<head>
|
30 |
<title>KNB Data Search</title> |
31 |
<meta HTTP-EQUIV="refresh" CONTENT="1;URL=@servlet-path@?action=query&operator=INTERSECT&anyfield=%25&qformat=knb&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN&returndoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN&returnfield=title&returnfield=keyword&returnfield=originator/individualName/surName&returnfield=originator/organizationName" /> |
32 |
</head>
|
33 |
<body bgcolor="WHITE"> |
34 |
</body>
|
35 |
</html>
|