Skip to content

v2.0.0-rc10

Pre-release
Pre-release
Compare
Choose a tag to compare
@emanueldima emanueldima released this 28 Nov 17:27
· 250 commits to evolution since this release

Main changes since RC9:

  • UI improvement for embargo/access interactions
  • Adding support for community admin, member roles
  • Add config option for restricted communities
  • Add support for custom deposit workflows

The main features available in B2SHARE2 are:

  • based on Invenio v3
  • user login using the staging B2ACCESS server
  • records lifecycle: creation and editing of drafts, publishing them
  • fast record search
  • PID for each public record and for files
  • simple authorisation system: the record owners can edit/publish records; the published records' metadata is publicly available; record files are readable only if the record is published and marked as open access.
  • support for custom metadata templates for each community
  • user-friendly license selector UI control
  • OAI-PMH support with DC and MarcXML metadata formats
  • HTTP API for creating, editing and publishing records
  • DOIs for published records
  • easy local installations (with Docker)

Notably missing features compared to v1 (coming soon):

  • comments and reviews for datasets

Work in progress features (to be released in the following RCs):

  • user interface and HTTP APIs for managing user communities and their metadata
  • file download statistics
  • UI and HTTP API for navigating record versions