Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.49 KB

File metadata and controls

31 lines (18 loc) · 1.49 KB

LXX DATA PIPELINE

NOTE: I'm busy working on the pipeline elsewhere so this repo is just in place for now. It'll take a while but I'm working on the data pipeline here: https://github.com/jcuenod/parabible-data-pipeline

Combine LXX data from wherever it can be found for use on parabible.


Introduction

This repository builds the LXX data used by Parabible. It draws from a number of different sources:

Useful Data

This pipeline has been specifically designed with parabible in mind. There are a number of useful pieces of output along the way, however.

This is especially true of the generated output/lxx.db. This file is a sqlite3 database. Every row represents a word in the LXX. What is particularly useful about it is that it brings together formatted CCAT data (in unicode, not BETAcode) and the Lemma and Gloss data from OpenScriptures (see above).

You will also find a less intuitive json map of lxx verses by Hebrew verse reference in the output folder which is useful but a little more opaque.

How to Use

You will need to locate biblecrawler.s3db on your own through the link to Michael Stead's BibleCrawler above. Place this file into the /data directory and you're good to go. Hopefully all you need to do now is:

    ./setup.sh