Add KJV translator footnotes package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "librebible.index-catalog.v1",
|
||||
"project": "LibreBible",
|
||||
"generated_at": "2026-07-12T12:40:40.189Z",
|
||||
"generated_at": "2026-07-12T14:08:30.649Z",
|
||||
"resources": [
|
||||
{
|
||||
"id": "kjv-eng-kjv2006",
|
||||
@@ -89,6 +89,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": {
|
||||
@@ -134,6 +144,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": [
|
||||
@@ -184,9 +208,10 @@
|
||||
"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."
|
||||
},
|
||||
"package_path": "packages/json/kjv-eng-kjv2006/catalog.json",
|
||||
"source_manifest_path": "sources/kjv-eng-kjv2006.json",
|
||||
@@ -194,7 +219,8 @@
|
||||
"counts": {
|
||||
"books": 66,
|
||||
"verses": 31102,
|
||||
"strongs_links": 348884
|
||||
"strongs_links": 348884,
|
||||
"footnotes": 6959
|
||||
},
|
||||
"files": {
|
||||
"verses_jsonl": {
|
||||
@@ -206,6 +232,11 @@
|
||||
"path": "strongs-links.jsonl",
|
||||
"bytes": 62690394,
|
||||
"sha256": "fa9702224776509275ea17fb245cb72150f1c262c4fbe44c7161e8e83866c779"
|
||||
},
|
||||
"footnotes_jsonl": {
|
||||
"path": "footnotes.jsonl",
|
||||
"bytes": 1371923,
|
||||
"sha256": "a0ae3a83ffa82a9a8a7859cfed9488ea58233d81990d2557199a770fcfe688c2"
|
||||
}
|
||||
},
|
||||
"checks": {
|
||||
|
||||
Reference in New Issue
Block a user