|
From: <rv...@us...> - 2010-03-11 14:02:43
|
Revision: 535
http://treebase.svn.sourceforge.net/treebase/?rev=535&view=rev
Author: rvos
Date: 2010-03-11 14:02:36 +0000 (Thu, 11 Mar 2010)
Log Message:
-----------
Changes as per http://docs.google.com/Doc?docid=0AXEQpupFgwYiZGg4bXF6bl82NmZwdm50cmRz&hl=en
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/WEB-INF/pages/home.jsp
Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/home.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/WEB-INF/pages/home.jsp 2010-03-09 22:27:21 UTC (rev 534)
+++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/home.jsp 2010-03-11 14:02:36 UTC (rev 535)
@@ -1,27 +1,13 @@
<div class="gutter">
<p>
-<strong>TreeBASE</strong> is a relational database of phylogenetic information hosted by the University at Buffalo.
-In previous years the database has been hosted by Harvard University Herbaria, Leiden University EEW,
-and the University of California, Davis. TreeBASE stores phylogenetic trees and the data matrices
-used to generate them from published research papers. We encourage biologists to submit phylogenetic
-data that are either published or in press, especially if these data were not fully presented
-in the publication due to space limitations. TreeBASE accepts all types of phylogenetic data (e.g.,
-trees of species, trees of populations, trees of genes) representing all biotic taxa. For more information,
-see an introduction to TreeBASE, information on searching, the database schema, and a graphic presentation
-of the web site's internal structure. Also, check out some ideas on why you might want to use TreeBASE.</p>
-<p>
-TreeBASE is now a participant in CIPRES, the NSF-sponsored Cyberinfrastructure for Phylogenetic Research
-project. As such, it is being redesigned from the ground up through collaborative research among Computer
-Scientists, Biologists, and Programmers. Presently TreeBASE is being mirrored at the San Diego Supercomputer
-Center at UCSD. Eventually, the redesigned, new and improved CIPRES version of TreeBASE will take over. In
-the meantime, please send us suggestions of what kinds of features or functions would you like designed
-into the new database? Are there new or unusual data types, queries, and functions that are not already
-offered by the current version of TreeBASE? Please send your suggestions here.</p>
-<p>
-The WWW implementation of TreeBASE requires a forms-capable and frames-capable browser. We would be
-very grateful for any feedback on TreeBASE, including suggestions for improvement. In particular, if
-you encounter any errors please let us know.</p>
-
+TreeBASE is a repository of phylogenetic information, specifically user-submitted phylogenetic trees and
+the data used to generate them. TreeBASE accepts all types of phylogenetic data (e.g., trees of species,
+trees of populations, trees of genes) representing all biotic taxa. Data in TreeBASE are exposed to the
+public if they are used in a publication that is in press or published in a peer-reviewed scientific
+journal, book, conference proceedings, or thesis. Data used in publications that are in preparation or
+in review can be submitted to TreeBASE but are only available to the publication editors or reviewers using
+a special access code.
+</p>
<p id="sponsors">
<img src="images/aem.gif" alt="AEM" width="80" height="26" />
<img src="images/whs.gif" alt="WHS" width="80" height="26" />
@@ -43,8 +29,5 @@
<img src="images/ssb.gif" alt="SSB" width="80" height="26" />
<img src="images/aspt.gif" alt="Systematic Botany" width="80" height="26" />
<img src="images/tq.gif" alt="Technical Quarterly" width="80" height="26" />
- <img src="images/webin.gif" alt="WebIN" width="80" height="26" />
- <img src="images/scout.gif" alt="Scout Report Selection" width="80" height="26" />
- <img src="images/OSX.gif" alt="OSX" width="80" height="26" />
</p>
</div>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|