Skip to content

v2.0.0-rc11

Pre-release
Pre-release
Compare
Choose a tag to compare
@emanueldima emanueldima released this 20 Dec 10:53
· 184 commits to evolution since this release

Main changes since RC10:

  • updated the root metadata model for better compatibility with OpenAIRE guidelines, with the needed UI and serialization updates
  • other minor UI improvements

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