Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanded part is missing from the search result in v1 API #763

Open
Pooya-Oladazimi opened this issue Oct 16, 2024 · 1 comment
Open

Expanded part is missing from the search result in v1 API #763

Pooya-Oladazimi opened this issue Oct 16, 2024 · 1 comment
Labels
backwards-compatibility OLS3 backwards compatibility bug

Comments

@Pooya-Oladazimi
Copy link

Describe the bug
In ols3 search result, there was a field called "expanded" that holds the info regarding the "also in" for each search result. Example in ols3: https://service.tib.eu/ts4tib/api/search?q=data&start=0&groupField=iri&rows=10

This is missing from the ols4 v1:
https://www.ebi.ac.uk/ols4/api/search?q=data&start=0&groupField=iri&rows=10

To Reproduce
call the search endpoint

https://www.ebi.ac.uk/ols4/api/search?q=data&start=0&groupField=iri&rows=10

Expected behavior
v1 in ols4 should be backward compatible with ols3

Screenshots
ols3:
Screenshot from 2024-10-16 16-14-38

ols4 v1
Screenshot from 2024-10-16 16-14-59

@giraygi
Copy link
Contributor

giraygi commented Nov 4, 2024

@deepananbu has solved this issue on TIBHannover#81 . You can cherry-pick it if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-compatibility OLS3 backwards compatibility bug
Projects
None yet
Development

No branches or pull requests

3 participants