WDscholia / scholia

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

Fix #2386 title issue in CEURWS scraper #2387

Closed fnielsen closed 10 months ago

fnielsen commented 10 months ago

If there was a newline in the title of the CEURWS proceeding then wrong Quickstatements would be generated. This fix normalize consecutive whitespace to one normal space.

Fixes #2386

Description

see above

Caveats

Please list anything which has been left out of this PR or which should be considered before this PR is accepted Check any of the following which apply:

If you make changes to the Python code

Testing

Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. Please also list any relevant details for your test configuration.

Checklist