...
Module / Application | Owner | Description | Latest Version | Status [Deployed To] | Notes |
---|---|---|---|---|---|
Data Warehouse (PostgreSQL) | The main data warehouse as modeled here: Entity Relationship Diagram This also includes the Data Access Layer. For more info, see the main documentation space here: https://gobiiproject.atlassian.net/wiki/spaces/GDW/overview | 2.2 | Done and awaiting deployment [CIMMYT, IRRI, ICRISAT] | This module is actively being developed an improved. It ships with the entire GDM stack (inside the database container) and so versioning is the same. | |
HDF5 Storage for Genotype | Dave Matthews | The main storage of the genotype matrix. This includes some C libraries written for the creation and extraction of HDF5 files for GOBii. We have yet to update its documentation in our Confluence cloud account. | 2.2 | Done and awaiting deployment [CIMMYT, IRRI, ICRISAT] | This module is actively being developed an improved. It ships with the entire GDM stack (inside the database container) and so versioning is the same. |
LoaderUI | Yaw Nti-Addae / Angel Raquel | Desktop application for mapping different input files to GOBii data entities and for creating loading jobs. More information is available here: https://gobiiproject.atlassian.net/wiki/spaces/GD/pages/32505916/Data%2BLoader | 2.2 | Done and awaiting deployment [CIMMYT, IRRI, ICRISAT] | This is built on an SWT version that came with Eclipse back in 2016. It has its challenges. There It also doesn’t ship with our docker containers and each user has to download it. The Web Loader UI that PFR is working on aims to replace this. |
ExtratorUI / Web Services | Vishnu | Web application for creating extraction jobs. More information is available here: https://gobiiproject.atlassian.net/wiki/spaces/GD/pages/32440526/Data%2BExtractor | 2.2 | Done and awaiting deployment [CIMMYT, IRRI, ICRISAT] | This module ships with the web container. One ExtractorUI app = one crop, so in cases like ICRISAT having 6 crops, you will see 6 instances of this app. Also, the web services are packaged in the same WAR as the ExtractorUI. |