WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
215 stars 78 forks source link

ojs issue #2392 #2418

Closed faresh9 closed 5 months ago

faresh9 commented 5 months ago

Title

Fixes #2392

Description

Updated the issue_url_to_paper_urls function to fix the issue where OJS scraper was not working for the provided URL (https://tidsskrift.dk/sygdomogsamfund/issue/view/10555). The function now uses a more robust XPath expression to extract paper URLs from the issue webpage.

Caveats

No breaking changes introduced. No new dependencies added.

Testing

Tested the updated function with the provided URL (https://tidsskrift.dk/sygdomogsamfund/issue/view/10555) and verified that paper URLs are successfully extracted.

Checklist

fnielsen commented 5 months ago

The PR has a too general title