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

Add URL parameters to specify some key parameters for pages/ queries #1114

Open
Daniel-Mietchen opened this issue May 7, 2020 · 0 comments
Open

Comments

@Daniel-Mietchen
Copy link
Collaborator

@Daniel-Mietchen Daniel-Mietchen commented May 7, 2020

e.g.

  • lang=en (as per #767 )
  • aspect= author (we essentially have that in the current URL scheme for aspects, so maybe not necessary)
  • panel = recentpublications (or a more persistent ID, as per #1113 )
  • parameter = LIMIT1 (we'd have to find a way to refer to specific LIMITs or similar calls in a SPARQL query as variables from JavaScript or Python)
  • parametervalue = 500

If we had that and persistent IDs for individual panels, then that would provide users (or us, perhaps in some selenium-y way) with a mechanism to retry a failing panel with other parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.