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

Implement paging of results from Web API #7

Open
frmichel opened this issue Apr 3, 2019 · 0 comments
Open

Implement paging of results from Web API #7

frmichel opened this issue Apr 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@frmichel
Copy link
Owner

frmichel commented Apr 3, 2019

Some Web APIs do pause a hard limit to the number of results they can return.
As a result, getting all results is carried out through a paging mechanism, requiring multiple calls to the Web API.

Could it be possible to configure a SPARQL micro-service to say that paging is required, in a generic way?

@frmichel frmichel added the enhancement New feature or request label Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant