FAIRplus / FAIR_wizard

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

generating a unique url for each run #67

Open FuqiX opened 3 years ago

FuqiX commented 3 years ago

currently, users can retrieve their solutions using links like this

http://45.88.80.100:8080/wizard?answers=Project%20manager&answers=Retrospective%20data&answers=No&answers=Reusability&answers=Provenance:Minimum%20information%20checklists\

users should aways be able to find the same answers even if the decision tree changes. or the resource changes. Hence, we need to create a unique URL for each run.

(we can say the resource will only be stored for 1 month/3 months if needed) FAIRsharing solves the same problem by asking users to login, and generate unique URLs for logged in users.

theisuru commented 3 years ago

is this the same as #63 @FuqiX

theisuru commented 3 years ago

Why would we want to keep the same answers even after decision tree changes?

FuqiX commented 3 years ago

@theisuru "the answers" here means the user created a solution, downloaded it, and three month later, he/she can still find what he used to got?

theisuru commented 2 years ago

@FuqiX If there are new resources, recipes after the report generation, then they will not be shown in the report.

FuqiX commented 2 years ago

that is okay. The purpose of having a permanent URL is to allow people refer to the version they first created for sharing and discussion. But we can add a sentence in the report saying that the wizard might have evolved. better check the latest online version