GSoC Week1
Hi, This week focused on the design and implementation of a dynamic update mechanism for SBO (Systems Biology Ontology) data. Key Decisions and Progress 1. Data Update Strategy Decision : On application startup → Check for updates → Download new data → Application becomes available Reason : Prioritize data consistency Status : ✅ Implemented and Pull Request submitted 2. User Control Over Updates Draeger’s Suggestion : Allow users to skip updates to support reproducibility of specific versions Nantia’s Suggestion : Enforce updates to ensure data consistency Status : Further discussion and decision in Wednesday's meeting 3. Data Version Management Strategy System Version History Management strategy1 : Only retain the latest version to save storage startegy 2:Retain up to 3 versions (2 historical + 1 latest) Status : Further discussion and decision in Wednesday's meeting User Import History Management strategy:...