- From: Daniel Erenrich <daniel@erenrich.net>
- Date: Thu, 11 Jan 2024 21:25:28 -0800
- To: public-reconciliation@w3.org
Received on Friday, 12 January 2024 08:55:34 UTC
Just a small announcement that I've put together a new python library wrapping the 0.2 version of the spec. You can find the library on github <https://github.com/derenrich/py-reconciliation-service-api>/ pypi <https://pypi.org/project/py-reconciliation-service-api/>. Contributions welcome! I did find a few issues in the spec/common implementations when writing this. For example the geonames <https://fornpunkt.se/apis/reconciliation/geonames> implementation returns identifiers as numbers instead of strings (as the spec requires). And the encyclopedia of life <https://eol.org/api/reconciliation> API seems to ignore the limit query (it's not totally clear from the spec if ignoring the limit param is compliant). Hope this is helpful to someone, Daniel
Received on Friday, 12 January 2024 08:55:34 UTC