Skip to content

v2.0.0-rc13

Pre-release
Pre-release
Compare
Choose a tag to compare
@emanueldima emanueldima released this 16 Feb 10:02
· 644 commits to master since this release

Main changes since RC12:

  • allow record owners and community administrators to edit metadata of published records
  • add OAI-PMH sets and a CLI command for syncing the sets with the communities
  • add PID and DOI in the MarcXML OAI-PMH output
  • add link to own drafts in the Profile page
  • add administration docs
  • various bugfixes

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