Initial Bible data repository
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"id": "kjv-eng-kjv2006",
|
||||
"title": "King James (Authorized) Version",
|
||||
"abbreviation": "KJV",
|
||||
"language": "eng",
|
||||
"canon": "protocanon",
|
||||
"features": ["strongs", "usfm"],
|
||||
"source": {
|
||||
"provider": "eBible.org",
|
||||
"url": "https://ebible.org/find/show.php?id=eng-kjv2006",
|
||||
"download_url": "https://ebible.org/Scriptures/eng-kjv2006_usfm.zip",
|
||||
"format": "usfm-zip",
|
||||
"upstream_id": "eng-kjv2006",
|
||||
"upstream_last_updated": "2026-05-16"
|
||||
},
|
||||
"license": {
|
||||
"name": "Public Domain",
|
||||
"redistribution": true,
|
||||
"jurisdiction_notes": "eBible states this work is firmly public domain outside the United Kingdom; UK printing/import may be restricted by Crown letters patent.",
|
||||
"source_license_url": "https://ebible.org/find/show.php?id=eng-kjv2006"
|
||||
},
|
||||
"checks": {
|
||||
"expected_sha256": "4ea6952590d070bfa22985aded48a49581e31b568a60aa09e25f73462e700e7d",
|
||||
"last_checked_at": "2026-07-12T02:18:30Z"
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-usfm.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages": {
|
||||
"json_catalog": "packages/json/kjv-eng-kjv2006/catalog.json",
|
||||
"verses_jsonl": "packages/json/kjv-eng-kjv2006/verses.jsonl",
|
||||
"strongs_jsonl": "packages/json/kjv-eng-kjv2006/strongs-links.jsonl"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user