EBISPOT / ols4

Version 4 of the EMBL-EBI Ontology Lookup Service (OLS)
http://www.ebi.ac.uk/ols4/
Apache License 2.0
47 stars 21 forks source link

Add support for gzipped ontologies #761

Open jamesamcl opened 1 month ago

jamesamcl commented 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.

jamesamcl commented 1 month ago

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.