Key facts
- Software.name
- DSpace
- Software.logo
- DSpace-logo-official.png
- Software.author
- MIT and HP Labs
- Software.developer
- The DSpace Program (parent organization: Lyrasis)
- Software.released
- November 2002
- Software.programming language
- Java
- Software.genre
- Institutional repository software
- Software.license
- BSD licence
- Software.repo
- https://github.com/DSpace/DSpace
via Wikipedia infobox
Described at
TAPoR
tapor.ca →DSpace is the software of choice for academic, non-profit, and commercial organizations building open digital repositories. It is free and easy to install "out of the box" and completely customizable to fit the needs of any organization. DSpace preserves and enables easy and open access to all types of digital content including text, images, moving images, mpegs and data sets. DSpace has an active community of developers and is used by thousands of institutions worldwide.
Excerpt from a page describing this subject · 3,195 chars · not written by Vinony
Source code
DSpace open source software is a turnkey repository application used by more than 2,000 organizations and institutions worldwide to provide durable access to digital resources. For more information, visit Backend (this codebase) provides a REST API, along with other machine-based interfaces (e.g. OAI-PMH, SWORD, etc) The REST Contract is at Frontend ( is the User Interface built on the REST API On our wiki, you may also find a list of all past releases, including their current levels of support. Documentation for each release may be viewed online or downloaded via our Documentation Wiki. Please be aware that, as a Java web application, DSpace requires a database (PostgreSQL) and a servlet container (usually Tomcat) in order to function. More information about these and all other prerequisites can be found in the Installation instructions above. NOTE: At this time, we do not have production-ready Docker images for DSpace. That said, we do have quick-start Docker Compose scripts for development or testing purposes. See our Contributing guidelines for general tips on contributing back to DSpace. DSpace provides public mailing lists where you can post questions or raise topics for discussion. We welcome everyone to participate in these lists: [email protected] : General discussion about DSpace platform, announcements, sharing of best practices [email protected] : Technical support mailing list. See also our guide for How to troubleshoot an error. [email protected] : Developers / Development mailing list DSpace also has an active service provider network. If you'd rather hire a service provider to install, upgrade, customize, or host DSpace, then we recommend getting in touch with one of our Registered Service Providers. By default, in DSpace, Unit Tests and Integration Tests are disabled. However, they are run automatically by GitHub Actions for all Pull Requests and code commits. DSpace source code is freely available under a standard BSD 3-Clause license. The full license is available in the LICENSE file or online at DSpace uses third-party libraries which may be distributed under different licenses. Those licenses are listed in the LICENSES THIRD PARTY file.
Excerpt from the source-code README · 6,127 chars · not written by Vinony
Wikidata facts
- Instance of
- data library
- Author
- HP Labs
- Platform
- Java virtual machine
- Official website
- duraspace.org/dspace
Show 13 more facts
- programmed in
- Angular
- source code repository URL
- github.com/DSpace/DSpace
- copyright license
- 3-clause BSD License
- inception
- 2002-11-00
- price
- 0
- software version identifier
- 9.2
- readable file format
- Preservation Metadata: Implementation Strategies
- writable file format
- Preservation Metadata: Implementation Strategies
- described at URL
- marketplace.sshopencloud.eu/tool-or-service/UAGfsc
- user manual URL
- wiki.duraspace.org/display/DSDOC6x/Introduction
Sources (11)
via Wikidata · CC0
Article · Deutsch
DSpace ist eine freie Software zum Betrieb eines Dokumentenservers. Sie stellt Werkzeuge zur Erfassung, Speicherung und Weiterverbreitung von digitalen Ressourcen zur Verfügung und wird meist in Universitäten, Bibliotheken und Forschungseinrichtungen für ein „Institutional Repository“ eingesetzt. Dies geschieht oft mit Blick auf die Langzeitverfügbarkeit von digitalen Ressourcen, da DSpace in Anlehnung an das OAIS-Referenzmodell entwickelt wurde und somit architektonisch geeignet ist, Strategien zur Langzeitverfügbarkeit zu entwickeln. DSpace wird unter der BSD-Lizenz verbreitet.
Abstract from DBpedia / Wikipedia · CC BY-SA