Skip to content

Releases: HumanBrainProject/ebrains_wizard

v2.0.0

10 Mar 16:33
588f2aa
Compare
Choose a tag to compare

Major updates

  • Added a backend server for submissions via email and interaction with other services through APIs
  • Created an OIDC service account for interactions with the Knowledge Graph (KG)
  • Transient storage of form data in web browser and option to download form data to local file at any step
  • Added docker workflow to allow deployments using a newer version of node (currently v16) and RJSF (v5.0.0)

Added features

  • Functionality for submission via email
  • Linking submission to zammad ticketing system using URL query parameter
  • Excel specimen table upload
  • Preview image upload
  • Form data is stored in cookies (to prevent accidental form resets)
  • Changed theme to be more in line with EBRAINS colors
  • Controlled term instances are updated regularly (daily) from KG
  • Person instances are updated regularly and can be selected in author and other contribution input fields
  • Progress/navigation bar for quick exploration of pages with out filling in forms
  • Text modules and automatic assembly of RJSF json schemas from templates to allow for more flexible edits and updates
  • JSON output file is formatted as a proper JSON file and have descriptive attributes
  • Various additions and removals of input fields to reduce overlap with curation request form

Removed features

  • Removed translation to openMINDS document (to be brought back in a future release)

v1.0.0

09 Mar 14:00
a69767e
Compare
Choose a tag to compare

This is the first release of the EBRAINS Metadata Wizard. The wizard is a multipage web form used for collection of metadata as part of the EBRAINS dataset curation workflow. The metadata are collected according to the EBRAINS Common Curation Track, and organized in line with the openMINDS standard (open Metadata Initiative for Neuroscience Data Structures):

This wizard is developed by the EBRAINS Data Curation Team based on the openMINDS wizard.