Skip to content

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

Notifications You must be signed in to change notification settings

parabible/data-lxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published