seek icon indicating copy to clipboard operation
seek copied to clipboard

Sample registration without template

Open jjkoehorst opened this issue 3 years ago • 2 comments

We are using highly dynamic sample templates which each user can expand upon. Now SEEK works according to predefined sample templates but I was wondering if there is a way to set up a minimal set of fields and that all the other fields can be dynamically added based on the excel template that we are currently using.

jjkoehorst avatar Oct 08 '21 12:10 jjkoehorst

The functionality you describe looks very similar to what is being developed for DataHub (ELIXIR-BE instance of FAIRDOM-SEEK). We call the minimal set of fields a "Template". We aim at having Templates for Sample Types. By applying a Template, a user creates a Sample Type with the Attributes as defined in the Template. The user should, however, be able to add new fields to the resulting Sample Type (in addition to the the fields present in the chosen Template). Here is a recent PR to start adding this type of functionality. Here is one of the issues involving the development of DataHub templates.

rabuono avatar Oct 08 '21 14:10 rabuono

relates to #728

stuzart avatar Nov 03 '21 13:11 stuzart