dc.description | DSpace is an open source repository software package typically used for creating open access repositories for scholarly and/or published digital content. While DSpace shares some feature overlap with content management systems and document management systems, the DSpace repository software serves a specific need as a digital archives system, focused on the long-term storage, access and preservation of digital content.
The first public version of DSpace was released in November 2002, as a joint effort between developers from MIT and HP Labs.[1] Following the first user group meeting in March 2004, a group of interested institutions formed the DSpace Federation,[2] which determined the governance of future software development by adopting the Apache Foundation's community development model as well establishing the DSpace Committer Group.[3] In July 2007 as the DSpace user community grew larger, HP and MIT jointly formed the DSpace Foundation,[4] a not-for-profit organization that provided leadership and support. In May 2009 collaboration on related projects and growing synergies between the DSpace Foundation and the Fedora Commons organization led to the joining of the two organizations to pursue their common mission in a not-for-profit called DuraSpace.[5] Currently the DSpace software and user community receives leadership and guidance from DuraSpace.
DSpace is a set of cooperating Java web applications and utility programs that maintain an asset store and an associated metadata store. The web applications provide interfaces for administration, deposit, ingest, search and access. The asset store is maintained on a file system or similar storage system. The metadata, including access and configuration information is stored in a relational database and supports the use of PostgreSQL and Oracle database.[6] DSpace currently support two primary web interfaces: JSPUI which uses JSP and the Java Servlet API and XMLUI (aka Manakin)[7] based on Apache Cocoon, using XML and XSLT. DSpace holdings are made available primarily via a web interface, but it also supports the OAI-PMH v2.0, and is capable of exporting METS (Metadata Encoding and Transmission Standard) packages. DSpace supports the common interoperability standards used in the Institutional repository domain, such as Open Archives Initiative Protocol for Metadata Harvesting, SWORD,[8] OpenSearch, and RSS. More recent versions of DSpace also support faceted search and browse functionality using Apache Solr.[ | en_US |
dc.description.abstract | DSpace is an open source software platform that enables organisations to: capture and describe digital material using a submission workflow module, or a variety of programmatic ingest options distribute an organisation's digital assets over the web through a search and retrieval system preserve digital assets over the long term.
This system documentation includes a functional overview of the system (see page 20), which is a good introduction to the capabilities of the system, and should be readable by non-technical folk. Everyone should read this section first because it introduces some terminology used throughout the rest of the documentation.
For people actually running a DSpace service, there is an installation guide (see page 39), and sections on
configuration (see page 145) and the directory structure (see page 564).
Finally, for those interested in the details of how DSpace works, and those potentially interested in modifying the
code for their own purposes, there is a detailed architecture and design section (see page 570). | en_US |