ncbo / ontologies_api

Hypermedia API for NCBO's ontology-related projects
http://data.bioontology.org
Other
25 stars 10 forks source link

Unable to download ATC ontologies #123

Closed viraxslot closed 1 year ago

viraxslot commented 1 year ago

Hello,

I'm trying to download ATC ontologies with the following request: curl --location 'http://data.bioontology.org/ontologies/ATC/download?apikey=<API_KEY>&download_format=csv'

The result is:

image

As I can see the last submission for ATC is 20: curl --location 'http://data.bioontology.org/ontologies/ATC/latest_submission/?apikey=<API_KEY>

image

Could you please fix the issue?

I tried to download other ontologies and there is no problem there (BRO as an example):

image
alexskr commented 1 year ago

we are working on UMLS2023AA release at the moment and expect to complete it in the next couple of days.

viraxslot commented 1 year ago

@alexskr thank you for the quick response. Is there any possibility to get the old version of this file? Because currently we're blocked due to this error.

UPD: 500 error is gone, thanks.