ts4nfdi / terminology-service-suite

The SemLookP Widgets project is a collection of interactive widgets designed to ease the integration of terminology service functions into third-party applications.
https://ts4nfdi.github.io/terminology-service-suite/comp/latest/
MIT License
12 stars 2 forks source link

Missing fields in OLS4 select endpoint for select query = * in our API #93

Open jusa3 opened 1 month ago

jusa3 commented 1 month ago

Related to https://github.com/EBISPOT/ols4/issues/389

Our OLS4 API does not give all the information for the select endpoint (but only for the search string “*”), but the EBI API does:

Our OLS4: http://ols4.qa.km.k8s.zbmed.de/ols4/api/select?q= OLS4 EBI: https://www.ebi.ac.uk/ols4/api/select?q=

For example, we are missing ontology_prefix, short_form, ...

rombaum commented 1 week ago

Our OLS4: http://ols4-nfdi4health.qa.km.k8s.zbmed.de/ols4/api/select?q=* OLS4 EBI: https://www.ebi.ac.uk/ols4/api/select?q=*

Is this still the case? I also edited both links of your post in the qoute of my reply since in the origin post the * is not part of the link. Also our API has changed.