Add KJV translator footnotes package

This commit is contained in:
2026-07-12 09:09:52 -05:00
parent 80a4ff7b37
commit a6ee513e02
14 changed files with 7122 additions and 16 deletions
+34 -3
View File
@@ -86,6 +86,16 @@
],
"embedded": false,
"package": "packages/json/strongs-open-scriptures/entries.jsonl"
},
{
"id": "translator-footnotes",
"type": "footnotes",
"label": "Translator footnotes",
"languages": [
"eng"
],
"embedded": true,
"package": "packages/json/kjv-eng-kjv2006/footnotes.jsonl"
}
],
"attachments": {
@@ -131,6 +141,20 @@
],
"source": "LibreBible resource strongs-open-scriptures.",
"package": "packages/json/strongs-open-scriptures/entries.jsonl"
},
{
"id": "kjv-eng-kjv2006-footnotes",
"resource_type": "footnotes",
"label": "Translator footnotes",
"relationship": "verse-to-footnote",
"anchor_types": [
"verse"
],
"languages": [
"eng"
],
"source": "Embedded in the eBible USFM package.",
"package": "packages/json/kjv-eng-kjv2006/footnotes.jsonl"
}
],
"supported_future_types": [
@@ -181,15 +205,16 @@
"primary_features": [
"Bible text",
"Strong's-linked words",
"Translator footnotes",
"USFM source"
],
"summary": "Public-domain KJV package based on the 1769 standardized text, with Strong's numbers embedded in the source USFM."
"summary": "Public-domain KJV package based on the 1769 standardized text, with Strong's numbers and translator footnotes embedded in the source USFM."
},
"importer": {
"name": "scripts/import-usfm.js",
"version": "0.1.0"
},
"generated_at": "2026-07-12T12:40:38.744Z",
"generated_at": "2026-07-12T14:08:28.582Z",
"source_sha256": "4ea6952590d070bfa22985aded48a49581e31b568a60aa09e25f73462e700e7d",
"checks": {
"expected_sha256": "4ea6952590d070bfa22985aded48a49581e31b568a60aa09e25f73462e700e7d",
@@ -198,7 +223,8 @@
"counts": {
"books": 66,
"verses": 31102,
"strongs_links": 348884
"strongs_links": 348884,
"footnotes": 6959
},
"files": {
"verses_jsonl": {
@@ -210,6 +236,11 @@
"path": "strongs-links.jsonl",
"bytes": 62690394,
"sha256": "fa9702224776509275ea17fb245cb72150f1c262c4fbe44c7161e8e83866c779"
},
"footnotes_jsonl": {
"path": "footnotes.jsonl",
"bytes": 1371923,
"sha256": "a0ae3a83ffa82a9a8a7859cfed9488ea58233d81990d2557199a770fcfe688c2"
}
}
}