nfdi4plants / dataplan

DataPLAN is the Data Management Plan (DMP) generator developed in DataPLANT
https://nfdi4plants.github.io/dataplan/
GNU General Public License v3.0
1 stars 3 forks source link

Idea: use ontology for easier selection process? #6

Open Brilator opened 1 year ago

Brilator commented 1 year ago

The selection options for

Where will you submit your data as endpoints?

  1. What kind of data will you handle:
  2. Are there any standards that are relevant for you?

are currently (a) somewhat arbitrary and (b) inconsistently leveled. E.g. RNAseq, other NGS (genomics), metabolomics, proteomics, targeted assays, (phenotypic, genetics) are ~ assay types, whereas models, code, excel, cloned DNA (?), image are rather data / file type.

I think for most data types these topics actually go well together. So, I would suggest an iterative selection process starting from user perspective, e.g.

Assay type
└ Data type
  ├ (suggested) repository
  └ relevant metadata standard 
Assay type Data type  (suggested) repository relevant metadata standard(s)
mRNA-Seq (sequences stored as) .fastq GEO MIAME, MINSEQE
Phenotyping (weight, height stored as) .txt, .csv PGP  MIAPPE

...

Brilator commented 1 year ago

Next step could then be to actually offer actions based on those decisions:

xiaoranzhou commented 1 year ago

This could a long term plan for sure.