Documentation and structure of BibleJSON.

Converter Script

We want to make it easy to transfer to BibleJSON. Currently, we have a very buggy converter script written in Rust that converts eBible.org HTML files into BibleJSON. Soon we want to include more formats, so you can convert from USFM, USX, txt, etc.

BibleJSON Formatting

We plan to have 2 versions of BibleJSON, the formatted version with full text formatting, and the minimal version which is just plain text inside verse objects.

Red - something already implemented

Yellow - something we plan to add

Structure (formatted)

Structure (minimal)

Resources

https://wiki.crosswire.org/OSIS_Book_Abbreviations

eBible HTML Tags

span.wj = words of Jesus, red text

span.add = italic

span.sc = small caps

span.nd = bold & small caps

div.nd = book title

div.q = a quote that is indented

div.s = section header

div.d = section sub header, ex. for psalms

div.b = white space, usually front/back quotes