1 |
4158
|
daigle
|
<%@ page language="java" import="java.util.Vector,edu.ucsb.nceas.metacat.util.OrganizationUtil"%>
|
2 |
2211
|
jones
|
<%
|
3 |
|
|
/**
|
4 |
|
|
* '$RCSfile$'
|
5 |
|
|
* Authors: Matt Jones, CHad Berkley
|
6 |
|
|
* Copyright: 2000 Regents of the University of California and the
|
7 |
|
|
* National Center for Ecological Analysis and Synthesis
|
8 |
|
|
* For Details: http://www.nceas.ucsb.edu/
|
9 |
|
|
*
|
10 |
|
|
* '$Author$'
|
11 |
|
|
* '$Date$'
|
12 |
|
|
* '$Revision$'
|
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 |
|
|
* This is an XSLT (http://www.w3.org/TR/xslt) stylesheet designed to
|
29 |
|
|
* convert an XML file showing the resultset of a query
|
30 |
|
|
* into an HTML format suitable for rendering with modern web browsers.
|
31 |
|
|
*/
|
32 |
|
|
%>
|
33 |
|
|
<%@ include file="PORTAL_SETTINGS.jsp"%>
|
34 |
|
|
<%@ include file="include_session_vars.jsp"%>
|
35 |
5031
|
daigle
|
<%@ page import="edu.ucsb.nceas.metacat.properties.PropertyService" %>
|
36 |
3097
|
perry
|
|
37 |
4080
|
daigle
|
<%
|
38 |
4158
|
daigle
|
Vector<String> organizationList = OrganizationUtil.getOrganizations();
|
39 |
4080
|
daigle
|
%>
|
40 |
|
|
|
41 |
2211
|
jones
|
<%
|
42 |
|
|
///////////////////////////////////////////////////////////////////////////////
|
43 |
|
|
//
|
44 |
|
|
// NOTE:
|
45 |
|
|
//
|
46 |
|
|
// GLOBAL CONSTANTS (SETTINGS SUCH AS METACAT URL, LDAP DOMAIN AND DEBUG
|
47 |
|
|
// SWITCH) ARE ALL IN THE INCLUDE FILE "PORTAL_SETTINGS.jsp"
|
48 |
|
|
//
|
49 |
|
|
///////////////////////////////////////////////////////////////////////////////
|
50 |
|
|
%>
|
51 |
|
|
|
52 |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
53 |
|
|
<html>
|
54 |
|
|
<head>
|
55 |
|
|
<title>KNB :: The Knowledge Network for Biocomplexity</title>
|
56 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
57 |
|
|
<link href="./portalpages.css" rel="stylesheet" type="text/css">
|
58 |
|
|
<script language="JavaScript" type="text/JavaScript" src="./portalpages.js"></script>
|
59 |
|
|
</head>
|
60 |
|
|
|
61 |
|
|
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
62 |
|
|
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="maintable">
|
63 |
|
|
<tr>
|
64 |
|
|
<td width="10" height="21" align="right" valign="top" class="title"> </td>
|
65 |
|
|
<td width="80" rowspan="2" align="center" valign="bottom" class="title"><img src="./images/KNBLogo_top.gif"></td>
|
66 |
|
|
<td width="650" rowspan="2" align="center" valign="middle" class="title"><img src="./images/knbTitleText.gif" width="510" height="23" border="0"></td>
|
67 |
|
|
<td width="10" height="21" align="left" valign="top" class="title"> </td>
|
68 |
|
|
</tr>
|
69 |
|
|
<tr>
|
70 |
|
|
<td width="10" align="right" valign="top" class="title"> </td>
|
71 |
|
|
<td width="10" align="left" valign="top" class="title"> </td>
|
72 |
|
|
</tr>
|
73 |
|
|
<tr>
|
74 |
|
|
<td width="10" align="right" valign="top"><img src="./images/transparent1x1.gif" width="10" height="3"></td>
|
75 |
|
|
<td width="80" rowspan="2" align="center" valign="top" class="sectionheader"><img src="./images/KNBLogo_bottom.gif" width="80" height="25"></td>
|
76 |
|
|
<td colspan="2" align="left" valign="top"><img src="./images/transparent1x1.gif" width="660" height="3"><img src="./images/transparent1x1.gif" width="1" height="1"></td>
|
77 |
|
|
</tr>
|
78 |
|
|
<tr>
|
79 |
|
|
<td width="10" align="right" valign="top" class="sectionheader"> </td>
|
80 |
|
|
<td colspan="2" align="center" valign="top" class="sectionheader"> </td>
|
81 |
|
|
</tr>
|
82 |
|
|
<tr>
|
83 |
|
|
<td colspan="4"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
|
84 |
|
|
<tr>
|
85 |
|
|
<td> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="text_plain">
|
86 |
|
|
<tr>
|
87 |
|
|
<td><p class="text_plain">The <b>Knowledge Network for Biocomplexity (KNB)</b> is a
|
88 |
|
|
national network intended to facilitate ecological and environmental
|
89 |
|
|
research on biocomplexity.
|
90 |
|
|
|
91 |
|
|
For scientists, the KNB is an efficient way to discover, access,
|
92 |
|
|
interpret, integrate and analyze complex <b>ecological data</b>
|
93 |
|
|
from a highly-distributed set of field stations, laboratories,
|
94 |
|
|
research sites, and individual researchers.</p>
|
95 |
3106
|
perry
|
|
96 |
|
|
<div><span id="newsHeader">News</span>
|
97 |
|
|
<ul>
|
98 |
|
|
<li>We have added a list of <a href="community.jsp">sites using KNB software</a>. </li>
|
99 |
|
|
<li> We are now <a href="callfordata.jsp">accepting nominations</a> for the inclusion of particularly valuable ecological
|
100 |
|
|
data sets within the KNB. </li>
|
101 |
|
|
<li> Slides are available for the <a href="knbworkshop2.jsp">Second KNB Data Management
|
102 |
|
|
Tools Workshop</a>, which was held February 2-4, 2005. </li>
|
103 |
|
|
<li> Slides are available for the <a href="knbworkshop.jsp">First KNB Data Management
|
104 |
|
|
Tools Workshop</a>, which was held September 28-30, 2004. </li>
|
105 |
|
|
</ul>
|
106 |
|
|
</div>
|
107 |
|
|
|
108 |
2211
|
jones
|
</td>
|
109 |
|
|
</tr>
|
110 |
|
|
</table></td>
|
111 |
|
|
</tr>
|
112 |
|
|
<tr>
|
113 |
|
|
<td class="loginStatus"><img src="images/transparent1x1.gif" width="200" height="5"></td>
|
114 |
|
|
</tr>
|
115 |
|
|
<tr>
|
116 |
|
|
<td class="text_plain"><%@ include file="include_searchbox.jsp" %></td>
|
117 |
|
|
</tr>
|
118 |
3097
|
perry
|
|
119 |
4178
|
daigle
|
<% if ( PropertyService.getProperty("spatial.runSpatialOption").equals("true") ) { %>
|
120 |
2211
|
jones
|
<tr>
|
121 |
3041
|
perry
|
<td class="text_plain"><%@ include file="include_map.jsp" %></td>
|
122 |
|
|
</tr>
|
123 |
3097
|
perry
|
<% } %>
|
124 |
|
|
|
125 |
3041
|
perry
|
<tr>
|
126 |
3106
|
perry
|
<td class="loginStatus"><img src="images/transparent1x1.gif" width="200" height="5"></td>
|
127 |
|
|
</tr>
|
128 |
|
|
<tr>
|
129 |
|
|
<td class="text_plain"><%@ include file="include_browse.jsp" %></td>
|
130 |
|
|
</tr>
|
131 |
|
|
|
132 |
|
|
<tr>
|
133 |
2211
|
jones
|
<td><img src="images/transparent1x1.gif" width="200" height="5"></td>
|
134 |
|
|
</tr>
|
135 |
|
|
<tr>
|
136 |
|
|
<td class="text_plain"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
137 |
|
|
<tr>
|
138 |
|
|
<td width="49%" align="center" valign="top"> <table width="365" border="0" cellspacing="0" cellpadding="0">
|
139 |
|
|
<tr>
|
140 |
|
|
<td width="10"><img src="./images/panelhead_bg_lcorner.gif" width="10" height="21"></td>
|
141 |
|
|
<td width="344" class="sectionheader">login & registration</td>
|
142 |
|
|
<td width="10"><img src="./images/panelhead_bg_rcorner.gif" width="10" height="21"></td>
|
143 |
|
|
</tr>
|
144 |
|
|
<tr>
|
145 |
|
|
<td height="246" colspan="3" valign="top"> <table width="364" border="0" cellpadding="0" cellspacing="0" class="subpanel">
|
146 |
|
|
<tr>
|
147 |
|
|
<td width="1" rowspan="9"><img src="./images/transparent1x1.gif" width="1" height="245"></td>
|
148 |
|
|
<td colspan="2" class="text_plain"><a name="loginanchor"></a>Logging
|
149 |
|
|
into your account enables you to search any additional,
|
150 |
|
|
non-public data for which you may have access priviliges:<br> </br>
|
151 |
|
|
<%= loginStatus %></td>
|
152 |
|
|
<td width="105" rowspan="3" align="right" valign="top" style="padding-top: 5px; padding-right: 5px;"><img src="./images/pen.jpg" width="100" height="100"></td>
|
153 |
|
|
</tr>
|
154 |
|
|
<form name="loginform" method="post" action="index.jsp" target="_top" onSubmit="return allowSubmit(this);">
|
155 |
|
|
<input type="hidden" name="action" value="login">
|
156 |
|
|
<input type="hidden" name="ldapusername" value="">
|
157 |
|
|
<input type="hidden" name="qformat" value="knb">
|
158 |
|
|
<input type="hidden" name="enableediting" value="true">
|
159 |
|
|
<tr valign="middle">
|
160 |
|
|
<td align="left" valign="middle" class="text_plain">username:</td>
|
161 |
|
|
<td width="173" align="left" class="text_plain" style="padding-top: 2px; padding-bottom: 2px;">
|
162 |
|
|
<input name="username" type="text" style="width: 140px;" value="<%=typedUserName%>" <%=loginEnabledDisabled%>></td>
|
163 |
|
|
</tr>
|
164 |
|
|
<tr valign="middle">
|
165 |
|
|
<td height="28" align="left" valign="middle" class="text_plain">organization:</td>
|
166 |
|
|
<td align="left" class="text_plain" style="padding-top: 2px; padding-bottom: 2px;">
|
167 |
|
|
<select name="organization" style="width:140px;" <%=loginEnabledDisabled%>>
|
168 |
|
|
<option value="" <%=((posted_organization.length()<1)? "selected":"")%>>—
|
169 |
|
|
choose one —</option>
|
170 |
4080
|
daigle
|
<%
|
171 |
|
|
for (String orgName : organizationList) {
|
172 |
|
|
%>
|
173 |
|
|
<option value="<%= orgName %>" <%=((posted_organization.equalsIgnoreCase(orgName))? "selected":"")%>><%= orgName %></option>
|
174 |
|
|
<%
|
175 |
|
|
}
|
176 |
|
|
%>
|
177 |
2211
|
jones
|
</select></td>
|
178 |
|
|
</tr>
|
179 |
|
|
<tr valign="middle">
|
180 |
|
|
<td width="85" align="left" valign="middle" class="text_plain">password:</td>
|
181 |
|
|
<td colspan="2" align="left" class="text_plain" style="padding-top: 2px; padding-bottom: 2px;">
|
182 |
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
183 |
|
|
<tr>
|
184 |
|
|
<td width="150" align="left"> <input name="password" type="password" maxlength="50" style="width:140px;"
|
185 |
|
|
value="<%=posted_password%>" <%=loginEnabledDisabled%>></td>
|
186 |
|
|
<td align="center"class="<%= ((isLoggedIn)? "buttonBG_logout": "buttonBG_login") %>"><input type="submit" name="loginAction" value="<%=loginButtonLabel%>" class="button_login" /></td>
|
187 |
|
|
<td align="left"> </td>
|
188 |
|
|
</tr>
|
189 |
|
|
</table></td>
|
190 |
|
|
</tr>
|
191 |
|
|
</form>
|
192 |
|
|
<tr valign="middle">
|
193 |
|
|
<td colspan="2"><img src="./images/transparent1x1.gif" width="20" height="10"></td>
|
194 |
|
|
<td><img src="./images/transparent1x1.gif" width="10" height="5"></td>
|
195 |
|
|
</tr>
|
196 |
|
|
<tr valign="middle">
|
197 |
|
|
<td height="20"> </td>
|
198 |
|
|
<td height="20" align="left"><a href="http://ldap.ecoinformatics.org/cgi-bin/ldapweb.cgi?cfg=knb" target="_blank">create
|
199 |
|
|
a new account</a></td>
|
200 |
|
|
<td height="20"> </td>
|
201 |
|
|
</tr>
|
202 |
|
|
<tr valign="middle">
|
203 |
|
|
<td height="20"> </td>
|
204 |
|
|
<td height="20" align="left"><a href="http://ldap.ecoinformatics.org/cgi-bin/ldapweb.cgi?stage=resetpass&cfg=knb" target="_blank">forgot
|
205 |
|
|
your password?</a></td>
|
206 |
|
|
<td height="20"> </td>
|
207 |
|
|
</tr>
|
208 |
|
|
<tr valign="middle">
|
209 |
|
|
<td height="20"> </td>
|
210 |
|
|
<td height="20" align="left"><a href="http://ldap.ecoinformatics.org/cgi-bin/ldapweb.cgi?stage=changepass&cfg=knb" target="_blank">change
|
211 |
|
|
your password</a></td>
|
212 |
|
|
<td height="20"> </td>
|
213 |
|
|
</tr>
|
214 |
|
|
<tr valign="middle">
|
215 |
|
|
<td colspan="3"><img src="./images/transparent1x1.gif" width="20" height="2"></td>
|
216 |
|
|
</tr>
|
217 |
|
|
</table></td>
|
218 |
|
|
</tr>
|
219 |
|
|
</table></td>
|
220 |
|
|
<td width="10"> </td>
|
221 |
|
|
<td width="49%" align="center" valign="top"> <table width="365" border="0" cellpadding="0" cellspacing="0">
|
222 |
|
|
<tr>
|
223 |
|
|
<td width="10"><img src="./images/panelhead_bg_lcorner.gif" width="10" height="21"></td>
|
224 |
|
|
<td width="344" class="sectionheader">data management</td>
|
225 |
|
|
<td width="10"><img src="./images/panelhead_bg_rcorner.gif" width="10" height="21"></td>
|
226 |
|
|
</tr>
|
227 |
|
|
<tr>
|
228 |
|
|
<td colspan="3"><table width="364" border="0" cellpadding="0" cellspacing="0" class="subpanel">
|
229 |
|
|
<tr valign="top">
|
230 |
|
|
<td width="1" rowspan="8"><img src="./images/transparent1x1.gif" width="1" height="245"></td>
|
231 |
|
|
<td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0">
|
232 |
|
|
<tr class="text_plain">
|
233 |
|
|
<td colspan="2" valign="bottom" class="text_plain"><b>Online
|
234 |
|
|
Data Registry</b><br> </td>
|
235 |
|
|
<td width="105" rowspan="3" align="right" valign="top" style="padding-top: 5px; padding-right: 5px;"><img src="images/MorphoButterfly.jpg" width="100" height="100"></td>
|
236 |
|
|
</tr>
|
237 |
|
|
<tr class="text_plain">
|
238 |
|
|
<td width="22" class="text_plain" valign="top"><img src="./images/blue_dots.gif" width="8" height="10"></td>
|
239 |
|
|
<td width="234" class="text_plain" valign="top"><%
|
240 |
|
|
/***************
|
241 |
|
|
NOT YET USED
|
242 |
|
|
String registerAnchor = (isLoggedIn)?
|
243 |
|
|
"<a href=\"/cgi-bin/register-dataset.cgi?cfg=knb\">" :
|
244 |
|
|
"<a href=\"#\" onclick=\"javascript:alert('You must be logged in to use the online registry!')\">";
|
245 |
|
|
|
246 |
|
|
***********/
|
247 |
|
|
%> <a href="/cgi-bin/register-dataset.cgi?cfg=knb<%=((sess_sessionId!=null)? "&sessionid="+sess_sessionId: "")%>">Register
|
248 |
|
|
your dataset online</a></td>
|
249 |
|
|
</tr>
|
250 |
|
|
<tr class="text_plain">
|
251 |
|
|
<td colspan="2" class="text_plain" valign="bottom"><b>Morpho</b>
|
252 |
|
|
is easy-to-use data management software. Use it
|
253 |
|
|
to:</td>
|
254 |
|
|
</tr>
|
255 |
|
|
<tr valign="baseline" class="text_plain">
|
256 |
|
|
<td class="text_plain"><img src="./images/blue_dots.gif" width="8" height="10"></td>
|
257 |
|
|
<td class="text_plain" colspan="2">query, view,
|
258 |
|
|
retrieve and manipulate ecological data from the
|
259 |
|
|
KNB network</td>
|
260 |
|
|
</tr>
|
261 |
|
|
<tr valign="baseline" class="text_plain">
|
262 |
|
|
<td class="text_plain"><img src="./images/blue_dots.gif" width="8" height="10"></td>
|
263 |
|
|
<td class="text_plain" colspan="2">create, view
|
264 |
|
|
and manipulate your own datasets, and specify
|
265 |
|
|
access control to manage their availability </td>
|
266 |
|
|
</tr>
|
267 |
|
|
<tr class="text_plain">
|
268 |
|
|
<td colspan="3" align="center" style="height: 20px"> <p><a href="<%=knbSiteUrl%>/morphoportal.jsp" target="_self">Morpho:
|
269 |
|
|
more information and downloads</a></p></td>
|
270 |
|
|
</tr>
|
271 |
|
|
<tr class="text_plain">
|
272 |
|
|
<td colspan="3" style="height: 40px" align="center"> <p><b style="margin-top: 15px">Quick
|
273 |
|
|
Download for:</b><br>
|
274 |
|
|
<a href="<%=MORPHO_DOWNLOAD_LINK_WINDOWS%>">Windows</a> :: <a href="<%=MORPHO_DOWNLOAD_LINK_MACOSX%>">Mac
|
275 |
|
|
OS X</a> :: <a href="<%=MORPHO_DOWNLOAD_LINK_LINUX%>">Linux</a></p></td>
|
276 |
|
|
</tr>
|
277 |
|
|
</table></td>
|
278 |
|
|
</tr>
|
279 |
|
|
</table></td>
|
280 |
|
|
</tr>
|
281 |
|
|
</table></td>
|
282 |
|
|
</tr>
|
283 |
|
|
</table></td>
|
284 |
|
|
</tr>
|
285 |
|
|
<tr>
|
286 |
|
|
<td align="right" valign="top"><img src="images/transparent1x1.gif" width="200" height="5"></td>
|
287 |
|
|
</tr>
|
288 |
|
|
<tr>
|
289 |
|
|
<td class="text_plain"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
290 |
|
|
<tr>
|
291 |
2214
|
jones
|
<td width="10" align="right" valign="top"><img src="images/panelhead_bg_lcorner.gif" width="10" height="21"></td>
|
292 |
2211
|
jones
|
<td width="720" class="sectionheader">about the KNB project</td>
|
293 |
2214
|
jones
|
<td width="10" align="left" valign="top"><img src="images/panelhead_bg_rcorner.gif" width="10" height="21"></td>
|
294 |
2211
|
jones
|
</tr>
|
295 |
|
|
<tr>
|
296 |
|
|
<td colspan="3"><table width="740" border="0" cellpadding="2" cellspacing="0" class="subpanel">
|
297 |
|
|
<tr align="center" valign="middle">
|
298 |
|
|
<td height="36" colspan="4" align="left" class="text_plain_smaller"><a href="<%=knbSiteUrl%>/home.html">The
|
299 |
|
|
KNB Project</a> focuses on research into <a href="<%=knbSiteUrl%>/informatics">informatics</a>
|
300 |
|
|
and <a href="<%=knbSiteUrl%>/biodiversity">biocomplexity</a>, through the
|
301 |
|
|
development of <a href="<%=knbSiteUrl%>/software">software products</a> and
|
302 |
|
|
by providing <a href="<%=knbSiteUrl%>/education">education, outreach and training</a>
|
303 |
|
|
</td>
|
304 |
|
|
</tr>
|
305 |
|
|
<tr align="center" valign="middle">
|
306 |
|
|
<td colspan="2" align="left"> </td>
|
307 |
|
|
<td colspan="2" align="right" class="text_plain_smaller"><a href="<%=knbSiteUrl%>/home.html">>>
|
308 |
|
|
more information about the KNB Project... >></a></td>
|
309 |
|
|
</tr>
|
310 |
|
|
<tr align="center" valign="middle">
|
311 |
|
|
<td colspan="2" align="left" class="text_plain_smaller">Sponsored
|
312 |
|
|
and developed by:<br></td>
|
313 |
|
|
<td colspan="2" align="right"> </td>
|
314 |
|
|
</tr>
|
315 |
|
|
<tr align="center" valign="middle">
|
316 |
|
|
<td width="25%"><a href="http://www.nceas.ucsb.edu" target="_blank"><img src="images/NCEASlogo_sm.gif" width="54" height="54" border="0"></a></td>
|
317 |
|
|
<td width="25%"><a href="http://www.ttu.edu" target="_blank"><img
|
318 |
|
|
src="images/TTUlogo_sm.gif" alt="TTU Logo" width="43" height="43" border="0" align="middle"></a></td>
|
319 |
|
|
<td width="25%"><a href="http://www.lternet.edu" target="_blank"><img
|
320 |
|
|
src="images/LTERlogo_sm.gif" alt="LTER Logo" width="40" height="40" border="0" align="middle"></a></td>
|
321 |
|
|
<td width="25%"><a href="http://www.sdsc.edu" target="_blank"><img src="images/SDSClogo_sm.gif" width="98" height="37" border="0"></a></td>
|
322 |
|
|
</tr>
|
323 |
|
|
<tr align="center" valign="middle">
|
324 |
|
|
<td width="25%"><a
|
325 |
|
|
href="http://www.nceas.ucsb.edu" target="_blank" class="text_plain_smaller">National
|
326 |
|
|
Center for Ecological Analysis and Synthesis</a> </td>
|
327 |
|
|
<td width="25%"><a href="http://www.ttu.edu" target="_blank"
|
328 |
|
|
class="text_plain_smaller">Texas Tech University</a> </td>
|
329 |
|
|
<td width="25%"><a href="http://www.lternet.edu" target="_blank"
|
330 |
|
|
class="text_plain_smaller">Long Term Ecological Research Network</a> </td>
|
331 |
|
|
<td width="25%"><a href="http://www.sdsc.edu" target="_blank"
|
332 |
|
|
class="text_plain_smaller">San Diego Supercomputer Center</a> </td>
|
333 |
|
|
</tr>
|
334 |
|
|
<tr>
|
335 |
|
|
<td align="left" valign="top" class="text_example" colspan="4"><img src="./images/transparent1x1.gif" width="200" height="10"></td>
|
336 |
|
|
</tr>
|
337 |
|
|
<tr>
|
338 |
|
|
<td align="left" valign="top" class="text_example" colspan="4"><a
|
339 |
|
|
href="http://www.nsf.gov" target="_blank">National Science Foundation</a> Knowledge
|
340 |
|
|
and Distributed Intelligence Program</td>
|
341 |
|
|
</tr>
|
342 |
|
|
<tr>
|
343 |
|
|
<td align="left" valign="top" class="text_example" colspan="4">This
|
344 |
|
|
material is based upon work supported by the National Science
|
345 |
|
|
Foundation under Grant No. DEB99–80154. Any opinions,
|
346 |
|
|
findings and conclusions or recomendations expressed in this
|
347 |
|
|
material are those of the author(s) and do not necessarily
|
348 |
|
|
reflect the views of the National Science Foundation (NSF).
|
349 |
|
|
</td>
|
350 |
|
|
</tr>
|
351 |
|
|
</table> </td>
|
352 |
|
|
</tr>
|
353 |
|
|
</table></td>
|
354 |
|
|
</tr>
|
355 |
|
|
</table></td>
|
356 |
|
|
</tr>
|
357 |
|
|
</table>
|
358 |
|
|
</td>
|
359 |
|
|
</tr>
|
360 |
|
|
</table>
|
361 |
|
|
</body>
|
362 |
|
|
</html>
|