ebi-ait / checklist

Template repository for checklists
Apache License 2.0
1 stars 0 forks source link

Store checklist fields and field groups in Github #3

Open theisuru opened 2 months ago

theisuru commented 2 months ago

ENA currently stores checklist fields and field groups as reusable components and assmeble these into checklists. Similarly we should store fields and field groups in Github and assemble them to JSON Schema at the publication time. First, study existing ENA checklist editor functionality and come up with a structure to store fields in the Github. The structure should be well documented and easily accessible programatically. Think about reusing, versioning, immutabiity of fields and groups.