Open jamesamcl opened 1 month ago
We would like to upload an owl version of medgen to github releases to load into OLS, see https://github.com/monarch-initiative/medgen/issues/30
But medgen is too big to upload (> 2 GB) unless we gzip it. If we can add support to OLS for gzipped ontologies it would fix this.
I have opened a PR but it has some changes in the download logic, so will need to run a test dataload to check it doesn't break any of the ontologies we download.
We would like to upload an owl version of medgen to github releases to load into OLS, see https://github.com/monarch-initiative/medgen/issues/30
But medgen is too big to upload (> 2 GB) unless we gzip it. If we can add support to OLS for gzipped ontologies it would fix this.