<div dir="ltr"><div><div><b>FOR IMMEDIATE RELEASE</b></div><div><br></div><div>October 25, 2016</div><div>Read it online: <a href="http://bit.ly/2eN5YQt">bit.ly/2eN5YQt</a></div></div><div><br></div><b>NOW AVAILABLE: DSpace 6.0–API Enhancements and New Features</b><div><i><br></i></div><div><i>From Tim Donohue, DSpace Tech Lead for DuraSpace, on behalf of the DSpace developers</i><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">I would like to formally announce that DSpace 6.0 is now available!  DSpace 6 provides significant API enhancements and new features to the DSpace platform.</font></p><ul style="margin:0.25em 0px 0.25em 1.5em;padding:0px;border:0px;vertical-align:baseline;list-style-position:initial;color:rgb(0,0,0);font-size:13px"><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">DSpace 6.0 can be downloaded immediately from: <a href="https://github.com/DSpace/DSpace/releases/tag/dspace-6.0" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://github.com/DSpace/<wbr>DSpace/releases/tag/dspace-6.0</a></font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">6.0 Release notes are available at: <a href="https://wiki.duraspace.org/display/DSDOC6x/Release+Notes" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/Release+Notes</a></font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">In addition, you are welcome to try out DSpace 6 on <a href="http://demo.dspace.org/" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">http://demo.dspace.org/</a> and continue to provide feedback on this major release.</font></li></ul><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">DSpace 6 features an enhanced configuration system, enhanced file storage plugins, and new quality control / healthcheck reporting features (via REST API and via email).  In addition, DSpace 6 has an eye on the future, with a major Java API refactor that adds support for both UUIDs and Hibernate in our database layer.  Like its predecessor, DSpace 6 continues to strive to simplify your upgrade process by automatically updating your database to 6.x compatibility (from any prior DSpace version).</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">ENHANCED CONFIGURATION</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">In DSpace 6, most configurations (those in *.cfg files) automatically reload themselves. This means you no longer need to restart your webserver every time you wish to modify a backend configuration. </font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">In addition, a new &quot;local.cfg&quot; file has been added to the codebase. This local.cfg gives you the power to override any configuration (from any *.cfg file) by simply copying it into your custom local.cfg file. This means you no longer need to manage all your configurations in separate files.  Instead, you can simply copy all your customizations into your local.cfg, and easily take them with you in future upgrades.</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">More information on this feature may be found at <a href="https://wiki.duraspace.org/display/DSDOC6x/Configuration+Reference" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/Configuration+<wbr>Reference</a> and in the Release Notes.</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">ENHANCED FILE STORAGE</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">In DSpace 6, the file (bitstream) storage plugins have received a major refactor, including support for Amazon S3 file storage.  Additional file storage plugins may be built in the future (or you can build your own).  More information on this feature is available at<a href="https://wiki.duraspace.org/display/DSDOC6x/Storage+Layer#StorageLayer-ConfiguringtheBitstreamStore" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/Storage+Layer#<wbr>StorageLayer-<wbr>ConfiguringtheBitstreamStore</a></font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">HEALTHCHECKS AND QUALITY CONTROL</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">Want to receive a regular email report of how large your DSpace is? Want to be notified of oddities in your logs (exceptions/warnings) before they cause more severe issues?  Then take a look at the new, configurable email healthcheck reports that come with DSpace 6. More information is available at <a href="https://wiki.duraspace.org/display/DSPACE/Healthcheck+reports" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSPACE/Healthcheck+<wbr>reports</a></font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">Ever wish you could dig deeper into your site&#39;s metadata or files (bitstreams) without having to write database (SQL) queries?  What if you could find metadata or file oddities before your users reported them?  The DSpace 6 REST API now features a Quality Control reporting interface, along with a sample (HTML) client user interface.  More information on this feature is available at <a href="https://wiki.duraspace.org/display/DSDOC6x/REST+Based+Quality+Control+Reports" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/REST+Based+<wbr>Quality+Control+Reports</a>  The sample HTML clients can be tried out on our demo site (Sample Query client: <a href="https://demo.dspace.org/rest/static/reports/query.html" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://demo.dspace.org/rest/<wbr>static/reports/query.html</a> and Sample Quality Control client: <a href="https://demo.dspace.org/rest/static/reports/index.html" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://demo.dspace.org/rest/<wbr>static/reports/index.html</a>). </font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">REFACTORED JAVA API</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">While obviously not a customer-facing feature, DSpace 6 includes a major refactor to the underlying Java API to make it more secure, easier to maintain and to help better support future roadmap goals.  Key among these changes is the addition of Hibernate (<a href="http://hibernate.org/" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">http://hibernate.org/</a>) to manage database logic and simplify our support of both PostgreSQL and Oracle backends.  We&#39;ve also added UUID (Universally Unique Identifier) support for all objects. Finally, the Java API itself has been modularized into three distinct layers, which provide business logic (&quot;Service&quot; layer),  database access (or DAO) layer, and individual object access layer (setters/getters for each object).</font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">For most users, these Java API changes (and necessary database upgrades) will be seamless.  However, if you have made major site customizations (involving adding new or custom Java API calls), you will need to update your local code to support the new 6.x Java API. Much more information on the extent of these changes is available at <a href="https://wiki.duraspace.org/display/DSPACE/DSpace+Service+based+api" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSPACE/DSpace+Service+<wbr>based+api</a></font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">OVERVIEW OF ALL NEW FEATURES AND IMPROVEMENTS IN 6.0 </font></p><ul style="margin:0.25em 0px 0.25em 1.5em;padding:0px;border:0px;vertical-align:baseline;list-style-position:initial;color:rgb(0,0,0);font-size:13px"><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">Java API refactor, featuring Hibernate and UUIDs</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">Enhanced (reloadable) configuration system, featuring a new local.cfg configuration file</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">Enhanced file storage plugins, featuring support for Amazon S3</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">Configurable site healthchecks via email</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">XMLUI framework for metadata import from external sources, featuring support for PubMed imports</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">XMLUI export of search results to CSV (for batch editing)</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">XMLUI extensible administrative control panel</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">REST API Quality Control Reports, along with sample HTML clients and CSV export (for batch editing)</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">REST API support for additional authentication methods (e.g. LDAP, etc)</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">All searches default to boolean AND.</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">Enhanced indexing for searches (Excel is now searchable, as well as right-to-left text in PDFs)</font></li><li style="margin:0px;padding:0px;border:0px;vertical-align:baseline"><font face="arial, helvetica, sans-serif">OAI-PMH adds compliance for OpenAIRE 3.0 guidelines for literature repositories</font></li></ul><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">For a list of all new features in DSpace 6, please see the Release Notes:  <a href="https://wiki.duraspace.org/display/DSDOC6x/Release+Notes" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/Release+Notes</a></font></p><p style="margin:1em 0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,0,0);font-size:13px"><font face="arial, helvetica, sans-serif">DOCUMENTATION<br><br>The DSpace 6.0 Documentation is available online at <a href="https://wiki.duraspace.org/display/DSDOC6x/" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/</a><br>Upgrade instructions (for any previous release of DSpace) are available at: <a href="https://wiki.duraspace.org/display/DSDOC6x/Upgrading+DSpace" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/Upgrading+<wbr>DSpace</a><br><br>6.0 ACKNOWLEDGMENTS <br><br>The DSpace application would not exist without the hard work and support of the community. Thank you to the many developers who have worked very hard to deliver all the new features and improvements. Also thanks to the users who provided input and feedback on the development, as well those who participated in the  testathons. <br><br>We especially would like to thank the 6.0 Release Team, which consisted of Pascal-Nicolas Becker (Technische Universität Berlin / The Library Code), Tim Donohue (DuraSpace), Kevin Van de Velde (Atmire), and numerous other Committers who volunteered their time.<br><br>A detailed listing of all known people/institutions who contributed directly to DSpace 6.0 is available in the Release Notes. If you contributed and were accidentally not listed, please let us know so that we can correct it!  <a href="https://wiki.duraspace.org/display/DSDOC6x/Release+Notes" target="_blank" style="margin:0px;padding:0px;border:0px;vertical-align:baseline;color:rgb(0,116,189);text-decoration:none">https://wiki.duraspace.org/<wbr>display/DSDOC6x/Release+Notes</a><br><br>For DSpace 6.0, we had a total of 73 individuals contributed code, bug reports, and bug fixes. A big thanks goes out to everyone who participated. We hope you&#39;ll continue to be a valuable addition to the DSpace community for the next release and beyond!<br><br>As always, we are happy to hear back from the community about DSpace. Please let us know what you think of 6.0!</font></p><div><br></div></div></div>