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

Full tree seems to rerturn partial results #116

Open
Pooya-Oladazimi opened this issue Feb 24, 2025 · 0 comments
Open

Full tree seems to rerturn partial results #116

Pooya-Oladazimi opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Pooya-Oladazimi
Copy link
Member

Describe the bug
Full tree button returns only partial result when used on this: https://service.tib.eu/terminology/ontologies/eclas/terms?iri=http%3A%2F%2Fdata.europa.eu%2Fbkc%2F001.04.06.0050&lang=en

The API call for it is: https://api.terminology.tib.eu/api/ontologies/eclas/terms/http%253A%252F%252Fdata.europa.eu%252Fbkc%252F001.04.06.0050/jstree?viewMode=All&siblings=true&lang=en

this seems incorrect since the onto has 999 root terms but the above only has 100 results: https://api.terminology.tib.eu/api/ontologies/eclas/terms/roots?page=0&size=10000&lang=en

To Reproduce
compare the number of root terms and the number of results in the full-tree

@Pooya-Oladazimi Pooya-Oladazimi added the bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant