Contribute to the DSpace Development Fund
The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.
Web Sites
The DSpace.org information Web site
A general information page giving a high-level overview of what DSpace is, and some ideas and pointers for implementing DSpace in your organisation.
The DSpace Wiki
Where you are right now!
A Wiki is a dynamic Web site that can easily be edited by anyone (yes, anyone). This makes it a great collaboration tool. The DSpace Wiki contains up-to-the-minute technical information about the DSpace platform, and what people around the world are doing with DSpace. If you're working with DSpace, please post what you're doing to the Wiki! You can also find out if others are doing or have done similar work!
Particularly useful pages on the Wiki:
- Home – Most of the latest and greatest information can be found directly off the homepage. Check out the "DSpace Community" section for general information, the "Running DSpace" section for how to get started, and the "Developers" section for latest Developer news and a current roadmap.
- Code Contribution Guidelines – An evolving guide to developing code and documentation for contributing back to the DSpace community
- How to Contribute to DSpace – Find out how to contribute to and participate in DSpace
- LessonsLearned – Learn from other DSpace teams and share lessons you learned about building a DSpace service.
DSpace Demo Site
The DSpace Demo Site is a live installation of the latest version of DSpace software. It is setup such that the maximum number of DSpace features is enabled, so that you can get a better sense of all the various things that DSpace can do. This demo site also allows anyone to login as any "role" in DSpace: System Administrator, Community/Collection Administration, Submitter or basic user (Demo logins are provided in the introductory text of the XMLUI and JSPUI on the demo site). Finally, all user and system interfaces are provided (e.g. XMLUI, JSPUI, SWORD, LNI, OAI-PMH) - a full list of them is on the splashpage of the demo site.
Occasionally, the data in the demo site may be removed or refreshed. This demo site is not meant to provide permanent storage of content and is not indexed by Google or other search engines.
If you run into issues or have questions, feel free to contact us on one of the DSpaceResources#Mailing Lists or in the IRC chatroom.
DSpace Source Code / Downloads
- The current release of DSpace may be downloaded from our DSpace GitHub project
- You may checkout/fork the source code via Git from our DSpace GitHub code repository. This code repository is also browseable via GitHub.
- Stable versions of DSpace can be found under Tags
- Maintenance branches for major releases can be found under Branches
- The Unreleased, latest code is on Main (WARNING: may be unstable at times)
- NOTE: if you're going to be developing with DSpace, we recommend you access the DSpace code using GitHub. For much more information, please see Development with Git and our Code Contribution Guidelines.
DSpace Issue Tracking, Feature Requests, and Patches
The DSpace Jira Ticketing System tracks bugs, feature requests and patches for past, current and future versions of DSpace. It also permits voting on those issues you are interested in, and registering to receive updates - if you create yourself an account.
Documentation and Guides
DSpace System Documentation
Give DSpace a test run before you install it!
http://demo.dspace.org is a live installation of the latest version of DSpace software.
Version | Latest Release | Supported Until | Change History | Documentation | |
---|---|---|---|---|---|
DSpace 7.x | 7.6 (2023-06-23) | Under support until v10.0 is released. See DSpace Software Support Policy | Changes | Browse | |
DSpace 6.x | 6.4 (2022-07-28) | End of Life / Unsupported Support ended on July 1, 2023. See Support for DSpace 5 and 6 is ending in 2023 | Changes | Browse | Download PDF | |
5.11 (2022-07-28) | End of Life / Unsupported Support ended on January 1, 2023. See Support for DSpace 5 and 6 is ending in 2023 | ||||
4.9 (2018-06-25) | End of Life / Unsupported | JavaDocs 4 | |||
3.6 (2016-03-21) | End of Life / Unsupported | JavaDocs 3 | |||
1.8.3 (2013-07-25) | End of Life / Unsupported | JavaDocs 1.8 | |||
1.7.3 (2013-07-25) | End of Life / Unsupported | ||||
DSpace 1.6.x | 1.6.2 (2010-06-15) | End of Life / Unsupported | See Ch.16 in docs | Download PDF | JavaDocs 1.6 |
DSpace 1.5.x | 1.5.2 (2009-04-14) | End of Life / Unsupported | See Ch.14 in docs | Download PDF | |
DSpace 1.4.x | 1.4.2 (2007-05-10) | End of Life / Unsupported | See docs | Documentation in 'docs' directory of Source Download | |
DSpace 1.3.x | 1.3.2 (2005-10-09) | End of Life / Unsupported | See docs | Documentation in 'docs' directory of Source Download | |
DSpace 1.2.x | 1.2.2 (2005-05-05) | End of Life / Unsupported | See docs | Documentation in 'docs' directory of Source Download | |
DSpace 1.1.x | 1.1.1 (2003-05-08) | End of Life / Unsupported | See docs | Documentation in 'docs' directory of Source Download | |
DSpace 1.0. | 1.0.1 (2002-11-04) | End of Life / Unsupported | See docs | Documentation in 'docs' directory of Source Download |
Translations
If you have locally translated the official DSpace documentation, please feel free to include a link to your translation
- Japanese
- DSpace 1.5 - DSpace System Documentation in Japanese contributed by the National Diet Library in Japan (translation by Mr. Akito Fujita)
- DSpace 1.3.2 - DSpace System Documentation in Japanese contributed by NII in Japan
- DSpace 1.1.1 - DSpace System Documentation in Japanese contributed by NII in Japan
Guides
Frequently Asked Questions (FAQs)
- End User FAQ - Attempts to address the most commonly asked questions regarding DSpace (from a user perspective)
- TechnicalFAQ - Attempts to address the most commonly asked technical or installation questions regarding DSpace
- Additional resources for common questions:
- Searching the Mailing Lists archives
- Searching the dspace tag on StackOverflow. Also see our Guide to Posting Technical Questions to StackOverflow
Repository Planning
- The following documents are useful in planning a repository. All are written by Mary R.Barton et al copyright 2004-2005 (RM).
- SUNScholar/Practical Guidelines for Starting an Institutional Repository. Produced by Stellenbosch University Library, this guide provides step-by-step information to help academic institutions in developing countries start an institutional repository.
- Lessons learned building an Institutional Repository with DSpace
Installing DSpace
- Start with the DSpace Documentation.
- Platform and distribution-specific tips and guides can be found on the DSpace Installation Guides page.
- en español: Instalación de Dspace: Deploy de un repositorio básico con Dspace 3.0
- DSpace Oracle to PostgreSQL migration - A general guide to migrating from Oracle to PostgreSQL
Customizing DSpace
- Past Training Materials & Workshops:
- DSpace Training Archives - This is our primary archive of past workshop/webinar materials.
- DuraSpace webinar archive, DuraSpace Slideshare - additional workshops/webinars hosted by DSpace
- DSpace YouTube - Some DSpace related videos (and past meetings/summaries)
- General Tips:
- How-To Guides has a list of all wiki pages which provide "how-to" hints for changing/customizing your DSpace install.
- Build Cookbook has examples of adding your local changes to a DSpace distribution.
- Additional training in spanish: Curso de capacitación en repositorios y DSpace by SeDiCi, Universidad de la Plata, Argentina
Developing with DSpace
- An overall reference for developing code with DSpace (and creating patches) is available on the Developer Guidelines and Tools page.
- Code Contribution Guidelines - How to get your code accepted into DSpace.
Documentation for New DSpace Administrators
- Intro to DSpace (August 19, 2009) - written by Cameron Kainerstorfer and Heather Perkins (both of University of Texas Southwestern Medical Center)
- The DSpace Course (August 2008) - written by Stuart Lewis and Chris Yates, funded by JISC and Repositories Support Project and was funded by JISC
- Instructions for New Admin - This is a simple guide to print off for people who will start uploading documents to your instance of DSpace, by Shawna Sadler.
Mailing Lists
Code of Conduct
All DSpace support channels, mailing lists and meetings follow the LYRASIS Code of Conduct. We ask you to remain respectful in all discussions. We also encourage you to report any violations of the code of conduct to LYRASIS (see the Code of Conduct for more details).
English Lists
There are several public DSpace mailing lists you can join, depending on what your particular interest is.
- dspace-community@googlegroups.com : General discussion about the DSpace platform, and setting up and running a DSpace service. It is open to all DSpace users to ask questions, share news, and spark discussion about DSpace with people managing other DSpace sites.
- Sign up for dspace-community (Click "Join group") or search the archives
- You may also sign up by simply emailing
dspace-community+subscribe@googlegroups.com
- dspace-tech@googlegroups.com: Technical support for the DSpace platform. If you have a technical query, or are having problems getting DSpace up and running, this is the place to go (refer to the Troubleshoot an error page for additional help and suggestions). If you are technically savvy, and would like to contribute by helping out those in need, please join!
- Sign up for dspace-tech (Click "Join group") or search the archives
- You may also sign up by simply emailing
dspace-tech+subscribe@googlegroups.com
- DSpaceCommunityAdvisoryTeam@googlegroups.com : DSpace Community Advistory Team (DCAT) mailing list. DCAT is a permanent working group which represents the interests of repostitory managers and administrators across the globe and, indirectly, DSpace end user.
- Sign up for DCAT mailing list (Click "Join group") or search the archives
- You may also sign up by simply emailing
DSpaceCommunityAdvisoryTeam+subscribe@googlegroups.com
- dspace-devel@googlegroups.com : DSpace developers list. DSpace developer discussions and upcoming release discussions take place on this list, as the people working on the DSpace code hang out here.
- Sign up for dspace-devel (Click "Join group") or search the archives
- You may also sign up by simply emailing
dspace-devel+subscribe@googlegroups.com
- dspace-changelog@googlegroups.com : Notification list for all changes to the DSpace codebase in GitHub.This is for "hardcore" developers only. This listserv reports the latest code commits, allowing developers to keep in touch with the latest DSpace code changes.
- Sign up for dspace-changelog (Click "Join group") or search the archives
- You may also sign up by simply emailing
dspace-changelog+subscribe@googlegroups.com
Non-English Lists
While we hope that the community works together by using the above lists, some mailing lists enabling non-English speakers to participate are emerging. We strongly encourage people on those lists who speak English to liaise between them.
- Czech - CZDSUG mailing list
- Japanese (日本語) - The National Institute of Informatics runs an email list for institutional repositories, including DSpace. Contact co5 (at) nii.ac.jp for further information.
- Spanish (Spain) - DSpace Spanish User Group, Gude
- Spanish (Peru) - DSpace Peru
- Spanish (Mexico) - DSpace Mexico
German DSpace-de German DSpace user community.
- Portuguese - DSpace Brasil
South Africa (incl. Africa) IR Community: http://lists.lib.sun.ac.za/mailman/listinfo/irtalk
IRC channels
Code of Conduct
All DSpace support channels, mailing lists and meetings follow the LYRASIS Code of Conduct. We ask you to remain respectful in all discussions. We also encourage you to report any violations of the code of conduct to LYRASIS (see the Code of Conduct for more details).
DSpace chat has moved to Slack
Our old IRC channels are essentially unmonitored these days. Instead, we recommend joining our DSpace.org Slack for any chat-based support. You are also welcome to email your question to the dspace-tech Mailing List as an alternative, or choose one of the other DSpace Support options.
There are two dedicated DSpace IRC (internet relay chat) channels (i.e. "rooms") on the irc.freenode.net server:
- #dspace (irc://irc.freenode.net/dspace) - all DSpace discussions and live Q & A. This channel is unlogged.
- #duraspace (irc://irc.freenode.net/duraspace) - Old duraspace community channel (no longer used). As of July 2018, this channel is unlogged. Prior years logs are still available/archived.
If you do not have access to an IRC client, or are new to IRC, the following web interfaces are very easy way to get started:
- Login to #dspace IRC at: http://webchat.freenode.net?channels=dspace
- Enter in a nickname of your choice (e.g. firstName_lastName) & click "Connect"
- Login to #duraspace IRC at: http://webchat.freenode.net?channels=duraspace
- Enter in a nickname of your choice (e.g. firstName_lastName) & click "Connect"
- Or you can login to both IRC channels at the same time: http://webchat.freenode.net?channels=duraspace,dspace
For a list of IRC client software, see:
Many current Instant Messaging (IM) clients also support IRC. Here's a list of widely used software you can install that will allow you to connect to IRC:
- Pidgin (supports IM & IRC on all OSes) - Ubuntu has a good guide for configuring IRC in Pidgin (just be sure to join the #dspace or #duraspace channel instead of #ubuntu)
- Adium (Mac only, supports IM & IRC) - Note: only version 1.4 or above supports IRC
- Trillian (supports IM & IRC)
- Colloquy (Mac only, supports IRC)
User Group Meetings
The DSpace user community has at least one major user group meeting a year held in conjunction with the Open Repository Conference. For information about past or upcoming OR DSpace User Group meetings, including links to any available recordings and/or presentation slides click here. There are also other country specific, regional or European meetings periodically. For information about user group meetings near you, check with your country's/region's DSpace Ambassador.