bibleapi-rest
bibleapi-rest copied to clipboard
Normalize versification of RST vs KJV
Normalize versification of RST vs KJV and other English versions.
See how it's done here: https://github.com/openbibleinfo/Bible-Passage-Reference-Parser/issues/19
Use reversify npm module? https://www.npmjs.com/package/reversify
Is that the Russian Synodal Translation? We may have to change some things to make it work with more than just en_bcv_parser.js.
@curiousdannii Yes, that's exactly right! Is it the matter of composing a list of transformations like this? https://github.com/curiousdannii/reversify/blob/master/src/transformations.data
There's a few things to add (you can read the discussion which was just linked to), but the main thing is to add to the list of transformations.
This file lists all of the differences - the RST is called the ru_rusv. You'd want to add entries for whenever it's different from the en_esv.