Version 7.0

DSpace 7.0 is under active development, and is tentatively scheduled to be released in mid 2019. The current timelines/goals are:

  • "Preview" release by early 2019 (around Feb). The "preview" release may not include all eventual DSpace 7 features, but gives the opportunity for early feedback from users / testers. One key feature of this "preview" release will be to show off an early version of Configurable Entities (see also DSpace 7 Entities Working Group).
  • Beta release in first quarter of 2019 (tentative date - may change). The beta release will be feature-complete and provide an opportunity for more extensive testing / debugging / banging on the system.
  • Final 7.0 release prior to OR2019 (tentative date - may change). Our goal remains to have a final release to show off at the OR2019 conference in Hamburg. This date is still tentative as it depends heavily on meeting earlier release goals.

If you or your institution would like to contribute to this release process (which can help us speed up development), we welcome contributors to the DSpace 7 Working Group. We also welcome developers to simply help us review & test new features/improvements (pull requests) as they are developed. Contributing testing and/or code reviews can help us speed up the development feedback loop & get features into the release more quickly. Get in touch with Tim Donohue if you'd like to contribute!


At OR2018 (June 2018), several talks/workshops gave an overview of the latest DSpace 7 work and the new technologies behind it.

DSpace 7 Updates, Demo and RoadMap

  • DSpace 7 Update Slides: https://tinyurl.com/or2018-dspace7 (Includes updates, What is coming in DSpace 7, estimated roadmap, and screenshots of the live demo)
  • DSpace 7 Recorded Demo: https://youtu.be/yKnos2jTdSQ  (Includes a preview of REST API, Browse, Search, and a detailed demo of the enhanced Submission & Workflow functionality. This is an extended version of the live demo given at OR2018 in conjection with the "DSpace 7 Update Slides")

DSpace 7 Technical Workshops

Table of Contents:

Overview

What will be included in DSpace 7?

The DSpace 7.0 release will concentrate on the following major features:

  1. A new User Interface based on Angular (to replace XMLUI and JSPUI). This work is going on at https://github.com/DSpace/dspace-angular
    1. The goal of the new UI is to implement all major features of both XMLUI and JSPUI in a single, modern UI.
    2. While additional UI-related features/improvements may come in this release (especially any that are made easier by Angular), we do not anticipate any significant changes to the DSpace backend (except for the REST API, as noted below).
  2. A refactored/enhanced REST API (using modern REST best practices). This work is going on in the "master" branch of https://github.com/DSpace/DSpace
    1. Additionally, a new REST Contract (describing all API interactions) is being written at https://github.com/DSpace/Rest7Contract
  3. A new configurable object model (tentatively called "Entities"), which allows for the creation of new "typed" Items, and storing relationships between Items.  This feature will allow for tighter integration with external identifier systems (e.g. ORCID), current research information systems (CRIS), journal publishing systems, etc. This work is going on in the DSpace 7 Entities Working Group.
  4. Alignment with core recommendations from the COAR Next Generation Repositories Report (http://ngr.coar-repositories.org/).  Specifically, DSpace 7 will introduce two technologies deemed of highest priority by this report.
    1. ResourceSync
      1. options to install alongside an existing DSpace 5.x or 6.x installation will also be made available
    2. Signposting

For much more information on the history behind these decisions, see DSpace 7 UI Project Plain Language Summary

Where is this work happening? How can I track it?

Join us in a DSpace 7 Community Sprint!  We are holding regular development sprints which anyone can signup & participate. Prior experience with DSpace 7 is not required (and Sprint Coaches will be available to help you during the Sprint). See the wiki page for upcoming sprints, participant requirements, signups, etc.

Between sprints, active work takes part in the DSpace 7 Working Group (this is the development team). This group meets on a weekly basis (see working group wiki page for scheduling information). All meetings are open (anyone can attend) and meeting notes are publicly available off the group's wiki page.

We also use Slack to communicate between meetings. Anyone can request a Slack invite (see link) to listen in or join discussions.  The DSpace 7 development team primarily uses the #angular-ui and #rest-api channels within Slack, to discuss the UI and REST API work respectively.

Where can I see the latest work? Is there a demo site?

Live demos:

We also host two demonstration sites of the latest DSpace 7 work. You can try them yourself to see how the work is progressing!

Presentations / Webinars on DSpace 7

Current Status of new UI

We are tracking the current status of all active DSpace 7 development on this Google Spreadsheet: https://docs.google.com/spreadsheets/d/18brPF7cZy_UKyj97Ta44UJg5Z8OwJGi7PLoPJVz-g3g/edit#gid=0

Other possible changes in DSpace 7.0 (not comprehensive)

The following is an (unordered) list of changes / new features that we'd like to see added to DSpace 7.0. If you have additional features to add, please feel free. We also NEED volunteers to make these features happen, so please do volunteer if you are willing to work on a particular change!  Please note that we reserve the right to reschedule/reject any feature that may not align well with the longer term RoadMap.

FeatureNotes / TicketsPriorityVolunteer(s)
Single Embargo system
  • We have two ways of managing embargos, when we only need one
Medium 
(tick) Single built-in Statistical Engine (SOLR Statistics)Low COMPLETED
Enhanced Solr Statistical Reports
Medium 
OAuth authentication pluginDryad (a fork of DSpace) has already implemented this, and reportedly is interested in contributing it to DSpaceMedium


Inline video player

Required: Closed caption capability for accessibility

Low

Pull Requests to review for possible inclusion

Code Changes in DSpace 7.0

New Features in 7.0


General Improvements in 7.0


Bug Fixes in 7.0


Organizational Details

Release Coordination

Instead of a single "Release Coordinator", the DSpace 7.0 release will be managed by a "Release Team".

Release Team

Please volunteer (by emailing Tim Donohue), if you are interested in joining the team!

Timeline and Processing

Your contributions are welcome now! Code and documentation need not be finished, so long as it is working and we can all see what it is for. Time is set aside for fixing, polishing, and integration. We have some general Code Contribution Guidelines available, but you are also welcome to ask questions on the dspace-devel mailing list.

Release Timeline

Please note that the dates below are estimates of when particular activities may occur. As there are many factors involved in a major release, these are subject to change.

DateMilestoneWhat it means
(ongoing)New UI and REST API developmentDevelopment of the new UI and REST API is still ongoing. See Status above.
OR2018 conferenceDeveloper Workshops on DSpace 7 (REST API and Angular UI training)
TBADeadline for feature pull requestsIf you wish to contribute features to DSpace 7.0, you must submit a pull request by this date.
TBA
Weekly developers' meeting devoted to review of feature pull requests for 7.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
TBA
Weekly developers' meeting devoted to review of feature pull requests for 7.0The entire hour's meeting will be used to discuss proposed features submitted by the deadline.
TBA
Feature freezeDSpace 7.0 is considered feature-complete on this date.  Only bugfixes will be pulled between this date and final release.
TBA
Release Candidate 1 taggedA DSpace 7.0 Release Candidate will be available for wider testing.
TBA
Release Candidate 2 tagged
TBA
TestathonIntensive public testing of the 7.0 Release Candidate is invited.  The Release Team will focus on getting problems resolved.
TBA
Release Candidate 3 taggedAn updated DSpace 7.0 Release Candidate will be available for wider testing.
TBADSpace 7.0 is publicly releasedDSpace 7.0 is released for download and general use.

 

 Release Process needs to proceed according to the following Maven release process: Release Procedure