sp11-item03: Develop Restful (API) Services and Gui for Loading Datasets
-
Create API services to list datasets in /data
folder. It will be called fron Front-End to display all data files. -
Create a API to get summary information of selected datasets. From front-end clinician should see samples of the data file (e.g. for csv; headers, first five rows etc. ). -
Create API services to save dataset information into DB. ( This API should be extendable based on SP11-Item4) -
Front-End: Clinicians can see all the data files in the /data
folder. -
Front-End: Clinicians can select data folders and save datasets with the required information currently available in DataManager class in Fed-BioMed. This part should be extendable based on SP11-Item4
New tasks can be added during the development process.
Edited by CANSIZ Sergen