Merge pull request #322 from bram-atmire/issue-321-home-news-rewording

issue 321 home news rewording
This commit is contained in:
Art Lowel
2019-04-18 10:26:10 +02:00
committed by GitHub
3 changed files with 10 additions and 13 deletions

View File

@@ -3,16 +3,17 @@
<div class="d-flex flex-wrap">
<img class="mr-4 dspace-logo" src="assets/images/dspace-logo.svg" alt="" />
<div>
<h1 class="display-3">Welcome to DSpace</h1>
<p class="lead">DSpace is an open source software platform that enables organisations to:</p>
<h1 class="display-3">Welcome to the DSpace 7 Preview Release</h1>
<p class="lead">DSpace is the world leading open source repository platform that enables organisations to:</p>
</div>
</div>
<ul>
<li>capture and describe digital material using a submission workflow module, or a variety of programmatic ingest options
<li>easily ingest documents, audio, video, datasets and their corresponding Dublin Core metadata
</li>
<li>distribute an organisation's digital assets over the web through a search and retrieval system
<li>open up this content to local and global audiences, thanks to the OAI-PMH interface and Google Scholar optimizations
</li>
<li>preserve digital assets over the long term</li>
<li>issue permanent urls and trustworthy identifiers, including optional integrations with handle.net and DataCite DOI</li>
</ul>
<p>Join an international community of <A HREF="https://wiki.duraspace.org/display/DSPACE/DSpace+Positioning" TARGET="_NEW">leading institutions using DSpace</A>.</p>
</div>
</div>