FAIRplus / FAIR_wizard

https://www.ebi.ac.uk/ait/fair-wizard/
Apache License 2.0
2 stars 0 forks source link

display resources by process #85

Closed FuqiX closed 2 years ago

FuqiX commented 2 years ago

the current fair process looks like this: image Currently, only one subprocess is displayed. Can we show multiple subprocesses?

However, although the process is given. The current version process can not provide users any real help because there is only one static view, and it doesn't contain much information.

The aim of having the process here is that, when given a long list of selected recipes, users can use the process to figure out what recipe belongs to which process, select recipes by process, also follow the process to read through all recipes step-by-step.

Each recipe has already been tagged with one process, can we show them in the process chart? image

FuqiX commented 2 years ago

@theisuru happy to discuss this further

FuqiX commented 2 years ago

here is a detailed version of the FAIRification template https://docs.google.com/drawings/d/12mzbAtCsunvScEMHnWq0uvCfDIQ_4kHVTA3dCJp_zcY/edit?usp=sharing

@theisuru can we move this ticket forward? thx!

theisuru commented 2 years ago

@FuqiX I have done fixed the problem regarding subprocess display. Currently all sub-processes are displayed next to processes when clicked. All the recipes realted to the sub-process also listed next. Need to show the reciepe name instead of its ID value. Also need access to the document.

FuqiX commented 2 years ago

Great. I've shared the template.

theisuru commented 2 years ago

probably need to discuss what needs to be changed further