Skip to content

Winter production

Compare
Choose a tag to compare
@earnaud earnaud released this 25 Feb 08:57
· 220 commits to master since this release
c8e66ff

Some GUI pages have been changed to avoid bugs and reduce resources usage (with the least loss of ergonomy):

  • minor changes to Data Files upload, for debugging goals.
  • major change of Attributes step, for optimization goals. NOTE: "" is supported as a missing value code since it is paired with a missing value code definition within an attribute description.
  • minor changes to Categorical Variables step, for debgging goals. NOTE: forgetting a missing Value in Attributes step might result in an invalid description at this step. Going back to Attributes or stopping the app to manually edit the files (not recommended) shall allow you to continue.
  • minor changes to other steps for minor debugging goals.
  • It is not possible anymore to go to any step from any other (this feature caused severe bugs).
    Dockerfile has been moved to this git, allowing it to be launched locally as from a server.

Known bugs:

  • Upload module is not available. You can download your data package from MetaShARK and manually upload it on MetaCat thereafter.
  • It is highly recommended to re-launch the app when switching from a data package to another.

What's next?
Features to develop depend on the EML Assembly Line package.

  • Semantic annotations. Some ways are investigated to prepare this feature at best.
  • EAL2EML feature to get a data package from EML.
  • Upload data packages from MetaShARK.
  • ORCID connection to PNDB infrastructure.