Closed Jmainguy closed 3 weeks ago
I have opened https://github.com/scrollmapper/bible_databases/pull/60 as a way of discovering these errors sooner. I will have a separate PR to fix these inconsistencies soon.
Believe https://github.com/scrollmapper/bible_databases/pull/63 fixes this, by dropping the t_wbt table. This is to match what the mysql database has, and not include any extra translations. I believe t_wbt should be added to mysql database first, if people would like this in the other versions.
Hello. I have addressed all of your concerns in the overhauled version of this repo. If you still require the old version of the repo, it is now the 2024 (legacy) branch.
This new repo has the Source of Truth you requested, and integrity checkers written in python to verify conversion went well.
Please note that the database schema has changed (why is explained in docs).
Thank you for your input. All should be well now. Please open any new issues if you find any.
in sqlite at a minimum, the version has errors. A quick few I found while investigating another issue. Genesis 42-43 has the wrong number of verses.
Some verses have an escaped verse number in them. Example
Genesis 42 should only have 38 verses. Seems to be an issue with some of the translations and how they were generated.