-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
For being able to link to specific pages (or searched text) from BiodiversityPMC full-text search results to Zenodo, the page number has to be passed to the Zenodo DOI URL encoded in an anchor/fragment in the URL, i.e.:
https://doi.org/10.5281/zenodo.12345#page=5
https://doi.org/10.5281/zenodo.12345#search="pangolin"
This will allow arriving to the Zenodo record landing page to navigate in the PDF previewer directly to the passed page.
Note this MUST be implemented as an anchor tag, since querystring parameters are lost after redirecting from doi.org to Zenodo, while anchor/fragment tags are not
Next steps
- Zenodo to define what the convention is for building a URL to pass the page information
- See also how PDF.js loads page/search params
- SIBILS to update generated links in full-text search results to link to the specific page
Metadata
Metadata
Assignees
Labels
No labels