guyfawcus / PagesBot

Wikidata bot that adds 'number of pages' (P1104) statements to items
The Unlicense
0 stars 0 forks source link

Support Roman numerals #1

Open guyfawcus opened 1 year ago

guyfawcus commented 1 year ago

As @Daniel-Mietchen mentioned in a Scholia issue, this bot should support Roman numerals.

This Python library could be useful: https://pypi.org/project/Roman-Numerals-Simple/

Daniel-Mietchen commented 1 year ago

Some entries with Roman numbers:

guyfawcus commented 6 months ago

The roman Python package might come in handy here if/when this gets implemented