...
Hi, I'm looking for a way to store and share the data acquired from Raman spectroscopy measurements, mostly on glasses and thin films. I would also like to have a way of programmatically accessing the data, doing searches based on metadata and performing some analysis on the fly. Could you please advise me on the services available at EOSC/EGI to achieve this goal. Thanks! Best regards, Dejan SKRELIC. CNRS research engineer.
No. | User stories |
|---|---|
US1 | The user (admin role) fill a Database/Repository with datafiles (measurements Raman Spectroscopy experiments). The repository allows sharing of data with colleagues and browsing/searching based on metadata. The repository should be manageable by the researcher. The data files in the repository should be processed with a suite of scientific algorithms in Python (Anaconda: scikit-learn,numpy, scipy, matplotlib, Jupyter, ...). |
US2 | |
... |
Use cases
| 정보 | ||
|---|---|---|
| ||
A use case is a list of actions or event steps typically defining the interactions between a role (known in the Unified Modeling Language as an actor) and a system to achieve a goal. Include in this section any diagrams that could facilitate the understanding of the use cases and their relationships. |
Step | Description of action | Dependency on 3rd party services (EOSC-hub or other) |
|---|---|---|
UC1 | uploading data in the database/repository | repository (B2SHARE?) |
UC2 | searching/browsing/accessing the repository | (if B2SHARE) a suitable metadata schema for this type of data to be implemented in B2SHARE |
... |
| managing the data in the repository; * which actions? | depends on the actions | |
| access/transfer data to compute environment | programatical access to B2SHARE; workspace with computing facilities → EGI Notebooks? |
Requirements
Technical Requirements
...