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.

This work has transititioned into a Strategic Plan and Technical Roadmap

This "Product Plan" is more of an analysis of possible feature or use case gaps within the DSpace platform (based on the 2014 Vision Survey). It is NOT a true "Product Plan".
In addition, this document has been replace / reworked into a Strategic Plan for Technology and a corresponding Technical Roadmap. As of 2015, both are in progress and identified on the Strategic Planning page.
This analysis document has been left for historical reference, but please visit the Strategic Planning page for more recent strategic planning activities.

Candidate Features for DSpace

The following table represents a list of candidate features (and corresponding use cases) that DSpace software may wish to implement. They have been sorted by average ranking from the 2014 DSpace Vision Survey results (see Survey Average Importance), in order to show which features are of highest importance to our community. Each feature has been grouped into a rough "Category" (see Category descriptions), based on the part of the overall system it relates to. Finally, we've performed a rough analysis (based on corresponding use cases) of whether each feature has been implemented/achieved within the current DSpace platform (see Status explanations).

Overall, this table provides a way to visualize many of the highly ranked "use case or feature gaps" which have not yet been met within DSpace, and which likely should be prioritized for future software releases.

 

Error rendering macro 'table-plus'

Notify your Confluence administrator that "Advanced Tables for Confluence" requires a valid license. Reason: EXPIRED


Feature Categories

 Features have been grouped into rough "categories" as follows:

  • Structure: Features that relate to the architecture/structure of content within DSpace
  • Administrative: Features which are mostly administrative functions/activities
  • End User: Features relating to how end users interact with the system (deposit, download, search)
  • Integrations: Features which are either used by external systems (or programs) or interact themselves with an external system
  • Stats/Metrics: Features relating to metrics or statistics around content and its usage

Status explanation

(tick) - Arguably, DSpace meets most major use cases already. (However, there still may still be areas for improvement or enhancement.)

(warning) - DSpace meets some of the major use cases, but there are other major use cases which it does not yet meet.

(error) - DSpace does not really meet these use cases, yet.

Formula for "Survey Average Importance"

The "Survey Average Importance" represents average importance ranking of all respondents for a single feature from the 2013-14 DSpace Vision Survey (Survey results linked off of: DSpace 2013 Vision Discussions)

  • Very Important = 10 points
  • Moderately important = 5 points
  • Not important = 0 points

So, for example, "Community and Collection Hierarchy" had 50 respondents rank it "Very important" (10 points each), 37 rank it "Moderately important" (5 points each), and 6 rank it "Not important" (0 points).

This is an average score of ((10 x 50) + (5 x 37)) / (50 + 37 + 6) = 7.37 average (which is midway between a "moderately important" and "very important" ranking)

A spreadsheet was used to calculate all average scores. See the attached DSpace_Vision_Survey_Feature_Rankings.xls

 

Non-Functional Goals for DSpace

The following table describes high-level, non-functional goals which DSpace software should strive to achieve. These "non-functional" goals do not map directly to features or functions within DSpace, and in fact, some goals may be subjective in nature. However, they are perceived as highly important in order to continue to maintain and grow our active, open source community of users and developers.

Non-functional GoalUse Cases / Details
Easy to install / deploy
Easy to upgrade
  • "auto-upgrader" option? (script to upgrade, or it auto-upgrades data/configs when you load the new WAR, similar to Atlassian tools)
  • Store configuration properties/options in database
Scalability / Performance

Some Suggestions:

  • Uploading/Processing content in DSpace should not be bound to size of content
  • DSpace should strive to operate in with constant memory usage footprint during all operations.
  • DSpace user experience should not be performance limited by number of Communities, Collection, Items and/or Bitstreams
  • Support Alternative Assetstore Technologies
  • Support Many Database Vendors
Attractive to new developers
  • Opportunities to learn / contribute
  • Adopt Current and Industry Standard Technologies
  • Good developer and technical documentation
  • Supportive community
Attractive to new Repository/Content Managers
  • Good user documentation
  • Supportive community
  • Usage best practices / guidelines
  • More UI-Driven Admin Functionality
Avoid centrally maintaining duplicative codebases/functions
  • Standardize on a single out-of-the-box UI 
    • other third-party UIs may be offered, but would not be centrally maintained
  • Centralize common UI Actions / Commands and consolidate into Business Tier.
  • No labels