Revision: 5712
Author:
peter....@gmail.com
Date: Wed Sep 26 11:41:32 2012
Log: Add board member bios, fix spacing problem in about page, update
some text in about and home pages per board (and peggy) recommendations
http://code.google.com/p/dryad/source/detail?r=5712
Added:
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/Sansone.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/bloom.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/dirks.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/ferguson.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/hodson.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/holyoak.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/lavoie.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/michener.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/moore.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/smit.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/vision.jpg
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/whitlock.jpg
Modified:
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/i18n/messages.xml
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/pages/about.xhtml
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/Sansone.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/bloom.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/dirks.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/ferguson.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/hodson.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/holyoak.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/lavoie.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/michener.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/moore.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/smit.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/vision.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /dev/null
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/images/boardMembers/whitlock.jpg
Wed Sep 26 11:41:32 2012
Binary file, no diff available.
=======================================
--- /trunk/dryad/dspace/modules/xmlui/src/main/webapp/i18n/messages.xml Sat
Jun 9 09:31:53 2012
+++ /trunk/dryad/dspace/modules/xmlui/src/main/webapp/i18n/messages.xml Wed
Sep 26 11:41:32 2012
@@ -352,15 +352,16 @@
<!-- Dryad Custom Front Page I18N -->
<message key="xmlui.Site.head"> </message>
- <message key="xmlui.Site.para1">Dryad is an international
- repository of data underlying peer-reviewed articles
- in the basic and applied biosciences. Dryad enables
- scientists to validate published findings, explore new
- analysis methodologies, repurpose data for research questions
- unanticipated by the original authors, and perform
- synthetic studies. Dryad is governed by a <a href="/partners">consortium
of
- journals</a> that collaboratively promote data archiving and ensure
- the sustainability of the repository.</message>
+ <message key="xmlui.Site.para1"><p>Dryad is a nonprofit organization and
an
+ international repository of data underlying scientific and medical
publications.</p>
+ <p>The scientific, educational, and charitable mission of Dryad is to
promote the
+ availability of data underlying findings in the scientific literature
for research
+ and educational reuse.</p>
+ <p>The vision of Dryad is a scholarly communication system in which
learned societies,
+ publishers, institutions of research and education, funding bodies and
other
+ stakeholders collaboratively sustain and promote the preservation and
reuse of data
+ underlying the scholarly literature.</p>
+ </message>
<message key="xmlui.Site.stats">As of {0}, Dryad contains <span
class="bold">{1} data
packages</span> and <span class="bold">{2} data files</span>,
associated with articles in <span class="bold"
>{3} journals</span>.</message>
=======================================
---
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/pages/about.xhtml
Fri Sep 14 13:50:03 2012
+++
/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/pages/about.xhtml
Wed Sep 26 11:41:32 2012
@@ -1,16 +1,35 @@
<html>
<head> <title>About Dryad</title>
<style type="text/css">
- ddiv#ds-body { margin: 0px 0 0px 130px;padding-right: 10px; top:
165px;}
+ div#ds-body { margin: 0px 0 0px 130px;padding-right: 10px; top:
165px;}
</style></head>
<body>
<div id="ds-body">
<h1>About Dryad</h1>
- <p>Dryad is an international repository of data underlying
peer-reviewed
- articles in the basic and applied biosciences, governed by a
- consortium of <a href="/partners">journals</a>. </p>
+ <p>Dryad is an international repository of data underlying
peer-reviewed scientific
+ and medical literature. Dryad welcomes data submissions related to
published,
+ or accepted, scholarly publications.</p>
+
+ <p>Dryad's objectives are to serve as a repository for tables,
spreadsheets, and
+ all other kinds of data that do not have another discipline-specific
repository,
+ and to enable scientists to:</p>
+ <ul class="text-list">
+ <li>validate published findings,</li>
+ <li>explore new analysis methodologies,</li>
+ <li>repurpose data for research questions unanticipated by the
original authors,</li>
+ <li>perform synthetic studies, and</li>
+ <li>utilize data for educational purposes.</li>
+ </ul>
+
+ <p>Dryad is distinguished by the close association of data deposition
with the process and business of scholarly publishing, and by using article
publication
+ as a model for how researchers can benefit from data sharing
infrastructure. Dryad has the potential to transform the way research data
are communicated and
+ preserved. The credibility and effectiveness of the research
enterprise is due in large part to the social contract behind scholarly
publishing. Researchers
+ disclose their work to their peers in return for professional
credit. In so doing, they also expose their findings to be confirmed or
refuted, and enable other
+ researchers to build upon their results. Dryad seeks to extend this
social contract to research data by providing a model for how a
disciplinary repository can
+ motivate researchers to disclose the data that is of the greatest
value for scientific reuse, that associated with publications, and realize
the manifold benefits
+ of free access to scientific data in perpetuity.</p>
<p>Dryad welcomes the involvement of journals, editors, publishers,
authors and others who support data archiving. Authors may submit
data
@@ -31,9 +50,6 @@
effort of Duke University, the University of North Carolina, and
North
Carolina State University.</p>
- <p>An overview of Dryad's goals and philosophy is available on
- the <a href="/factSheet">Dryad Fact Sheet</a>.</p>
-
<p>For more detailed information, including <a
href="
http://wiki.datadryad.org/wiki/Repository_Development_Plan">upcoming
features</a>, <a
@@ -42,6 +58,7 @@
href="
http://wiki.datadryad.org/wiki/Publications">publications</a>,
see the <a href="
http://wiki.datadryad.org/">Dryad Documentation
Site</a>. </p>
+ <h2>Stay Informed</h2>
<p>There are lots of ways to stay informed about Dryad.</p>
<ul class="text-list">
<li>You are encouraged to subscribe to the <a
href="
http://list.datadryad.org">Dryad users mailing list</a>. This is a
list for discussion, questions, and ideas from Dryad users; your contact
information will not be shared with any other organizations.</li>
@@ -52,6 +69,157 @@
<li>To really proclaim your love for Dryad, become a <a
href="
http://www.facebook.com/DataDryad">Facebook</a> friend and
accessorize yourself with cool swag from our <a
href="
http://shops.cafepress.com/Shop/Show/datadryad">online store</a>.</li>
</ul>
+ <h2>Board of Directors</h2>
+ <p>The Dryad organization is governed by a Board of Directors, elected
by Dryad <a href="
http://datadryad.org/members">members.</a> For more
information about Dryad's governance,
+ see <a href="
http://wiki.datadryad.org/Governance">this wiki
page.</a></p>
+
+ <div>
+ <div style="position:relative; top:0; left:52px;">
+ <img src="/themes/Dryad/images/boardMembers/bloom.jpg"
alt="Theodora Bloom"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Theodora Bloom left laboratory science after a PhD in developmental
biology and a postdoctoral fellowship in cell and molecular biology, and
has for the past 20 years worked as an
+ editor and publisher at Nature, Current Biology and more recently the
commercial open access publisher BioMed Central and non-profit open access
publisher the
+ Public Library of Science (PLoS). As Biology Editorial Director at
PLoS she has responsibility for the journals PLoS Biology (for which she is
Chief Editor),
+ PLoS Genetics and PLoS Computational Biology, and takes the lead for
PLoS on issues around data access and availability. She also serves on the
Advisory Board of
+ <a href="
http://www.openaire.eu/">OpenAIRE/OpenAIREplus.</a></p>
+ </div>
+ </div>
+ <div>
+ <div style="position:relative; top:0; left:33px;">
+ <img src="/themes/Dryad/images/boardMembers/dirks.jpg" alt="Lee
Dirks"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Lee Dirks has a 20+ year background in information management in
a number of different fields, but has spent his last 15 years at Microsoft
and the most recent 5.5 years
+ in Microsoft Research focused exclusively on improving the scholarly
communication process. The team that Lee is in charge of is chartered with
engaging with the academic
+ and scientific community to transform the research process and to
create free tools and resources to speed this transformation. With a
background as an academic
+ librarian and more recently as a technical evangelist, Lee has an
global network of colleagues across the academy and the high tech industry.
(Sad update: Lee died in an accident
+ in August 2012. See <a
href="
http://blog.datadryad.org/2012/08/31/lee-dirks-friend-colleague-and-information-scientist-par-excellence/">the
Dryad blog post.</a>)</p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:53px;">
+ <img src="/themes/Dryad/images/boardMembers/ferguson.jpg" alt="Liz
Ferguson"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Liz Ferguson has worked in journals publishing for the past 15
years. The last eight of these have seen her lead the Blackwell (now
Wiley-Blackwell) program in whole organism biology,
+ and most recently she has worked to develop and launch the <a
href="
http://www.wileyopenaccess.com">Wiley Open Access</a> program.</p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:55px;">
+ <img src="/themes/Dryad/images/boardMembers/hodson.jpg" alt="Simon
Hodson"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Simon Hodson has led JISC's <a
href="
http://www.jisc.ac.uk/whatwedo/programmes/mrd.aspx/">Managing
Research Data Programme</a> since early 2009, a large strategic investment
+ to improve UK Higher Education's capacity to manage, curate,
preserve and reuse the data which underpins research findings. Simon has a
strong research background, as well as
+ considerable project and programme management experience; he sits on
numerous project Steering Boards and strategic Working Groups in the area
of research data, and served
+ for two years on the Conseil Scientifique of the French <a
href="
http://www.tge-adonis.fr/">TGE-Adonis initiative.</a></p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:0">
+ <img src="/themes/Dryad/images/boardMembers/holyoak.jpg"
alt="Marcel Holyoak"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Marcel Holyoak has been on the executive board of Dryad since
2010, with the aim of promoting data archiving within ecology so that
ecologists may catch up with
+ evolutionary biologists. He is currently Professor, Department of
Environmental Science and Policy, University of California, Davis, and
Editor-in-Chief for Ecology Letters,
+ and taught a workshop on data archiving at his university last
year.</p>
+ </div>
+ </div>
+
+
+ <div>
+ <div style="position:relative; top:0; left:46px;">
+ <img src="/themes/Dryad/images/boardMembers/lavoie.jpg" alt="Brian
Lavoie"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Brian Lavoie, Research Scientist at OCLC Research, has many years
of research experience in digital preservation, and writes and speaks
frequently on the topic. In addition to
+ co-founding the initiative that produced the <a
href="
http://www.loc.gov/standards/premis/">PREMIS Data Dictionary</a>,
which became the de facto standard for preservation
+ metadata, he has special expertise in the economics of long-term
digital curation, serving as the co-chair of the National Science
Foundation’s Blue Ribbon Task force on
+ <a href="
http://brtf.sdsc.edu/">Sustainable Digital Preservation and
Access</a>.</p>
+ </div>
+ </div>
+
+
+ <div>
+ <div style="position:relative; top:0; left:50px;">
+ <img src="/themes/Dryad/images/boardMembers/michener.jpg"
alt="Bill Michener"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Bill Michener is active in the both the environmental and
information sciences and has directed several large interdisciplinary
research programs and information technology
+ projects including the U.S. National Science Foundation’s (NSF)
Biocomplexity and Ecology Programs, the Development Program for the
NSF-funded Long-Term Ecological Research
+ Network, and numerous infrastructure projects that focus on
developing information technologies in support of the sciences, including
the ongoing
+ Data Observation Network for Earth (<a
href="
http://www.dataone.org/">DataONE</a>). He has extensive experience
in project management, meeting facilitation, and service on
+ non-profit Boards (e.g., Organization for Tropical Studies, Cornell
Lab of Ornithology) and Editorial Boards (e.g., Ecological Society of
America Ecology Board member and
+ Editor of Ecological Archives, Associate Editor for Ecological
Informatics).</p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:33px;">
+ <img src="/themes/Dryad/images/boardMembers/moore.jpg" alt="Allen
Moore"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Allen Moore has been a Professor of Evolutionary Quantitative
Genetics at the University of Kentucky, the University of Manchester (UK),
the University of Exeter (UK)
+ and now at the University of Georgia. He is a past Secretary of the
Society for the Study of Evolution, and served on the editorial board of
The American Naturalist,
+ as well as an Editor of Animal Behaviour. He was Editor-in-Chief of
the Journal of Evolutionary Biology for the past 4 years, and is now the
founding Editor-in-Chief of
+ <a
href="
http://onlinelibrary.wiley.com/journal/10.1002/%28ISSN%292045-7758">Ecology
and Evolution</a>, an open-access online journal. </p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:33px;">
+ <img src="/themes/Dryad/images/boardMembers/sansone.jpg"
alt="Susanna Sansone"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Susanna Sansone has twelve years’ experience in project
management focusing on curation, ontologies, and software for data
management. She has developed a significant
+ expertise in the area of standardization for the purpose of enabling
reporting, sharing and meta-analysis of biological, biomedical and
environmental studies.
+ She is a central player in the grass-roots data standardization
movement and her activities are around and in support of the biocuration
activity and its pivotal
+ role in enabling reproducible research, driving science and
discoveries. In particular, she is co-founder of the <a
href="
http://mibbi.org">MIBBI</a> and
+ <a href="
http://biosharing.org">BioSharing</a> initiatives, Board
Member of several standardization initiatives, including the
+ <a href="
http://gensc.org">Genomic Standards Consortium</a>, the <a
href="
http://f1000research.com/">F1000Research Advisory Board</a> and the
+ <a href="
http://icommons.org">iCommons’ Board of Directors</a>.</p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:33px;">
+ <img src="/themes/Dryad/images/boardMembers/smit.jpg" alt="Eefke
Smit"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Eefke Smit, Director of Standards and Technology at the
International Association of STM Publishers, in The Hague, has more than 25
years experience in the publishing industry
+ and early-on involved in web-initiatives. Recent projects include
several EU-studies and recommendations for better integration of research
data and publications
+ (ODE, <a
href="
http://www.alliancepermanentaccess.org/index.php/aparsen/">APARSEN</a>,
<a href="
http://www.parse-insight.eu/">PARSE.Insight</a>) and participation
+ in several working groups for Best Practice Guidelines on how to
handle data and data citation (<a href="
http://datacite.org/">DataCite</a>,
+ <a href="
http://www.codata.org/">CODATA</a>, <a
href="
http://www.icsu-wds.org/">WDS</a>, <a
href="
http://www.niso.org/workrooms/supplemental/">NISO/NFAIS</a>).</p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:33px;">
+ <img src="/themes/Dryad/images/boardMembers/vision.jpg" alt="Todd
Vision"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Todd Vision has a research background in evolutionary genetics
and bioinformatics, and more recently has investigated various aspects of
scholarly communication in science.
+ He has served as the Associate Director of Informatics at the <a
href="
http://www.nescent.org/">National Evolutionary Synthesis Center</a>
since 2006 and, in that position, has helped steer a wide variety of
community-oriented informatics capacity-building programs, including
Principal Investigator on the primary NSF grant funding Dryad since 2008.
He is currently a member of the NSF Advisory Committee on
Cyberinfrastructure.</p>
+ </div>
+ </div>
+
+ <div>
+ <div style="position:relative; top:0; left:46px;">
+ <img src="/themes/Dryad/images/boardMembers/whitlock.jpg"
alt="Michael Whitlock"/>
+ </div>
+ <div style="position:relative; top:-135px; margin-left: 200px">
+ <p>Michael Whitlock is an evolutionary biologist and population
geneticist at the University of British Columbia. He is a former
Editor-in-Chief of The American Naturalist,
+ where he helped initiate the <a
href="
http://datadryad.org/jdap">Joint Data Archiving Policy.</a></p>
+ </div>
+ </div>
+
+
<h2>Funding</h2>
<p>Dryad has received <a
href="
http://wiki.datadryad.org/wiki/Current_funding_and_participants">grants</a>
from the Institute for Museum and Library Services (USA), the Joint
Information Systems Committee (UK) and the National Science Foundation
(USA). </p>