Phase 1 enrich KJV manifest metadata

This commit is contained in:
2026-07-11 21:52:17 -05:00
parent 5c45070dc6
commit 29bbc41b55
8 changed files with 272 additions and 24 deletions
+57 -6
View File
@@ -2,10 +2,43 @@
"id": "kjv-eng-kjv2006",
"title": "King James (Authorized) Version",
"abbreviation": "KJV",
"language": "eng",
"language": {
"code": "eng",
"name": "English",
"dialect": "archaic British"
},
"features": [
"strongs",
"usfm"
{
"id": "bible-text",
"type": "translation_text",
"label": "Bible text",
"languages": [
"eng"
],
"embedded": true
},
{
"id": "strongs-links",
"type": "concordance_links",
"label": "Strong's-linked words",
"languages": [
"hebrew",
"aramaic",
"greek"
],
"systems": [
"strongs"
],
"embedded": true,
"package": "packages/json/kjv-eng-kjv2006/strongs-links.jsonl"
},
{
"id": "usfm-source",
"type": "source_format",
"label": "USFM source",
"format": "usfm",
"embedded": false
}
],
"source": {
"provider": "eBible.org",
@@ -13,19 +46,37 @@
"download_url": "https://ebible.org/Scriptures/eng-kjv2006_usfm.zip",
"format": "usfm-zip",
"upstream_id": "eng-kjv2006",
"upstream_last_updated": "2026-05-16"
"upstream_last_updated": "2026-05-16",
"available_formats": [
"browser",
"mobile-html",
"epub",
"pdf",
"sword",
"plain-text",
"vpl-sql",
"browser-bible",
"usfx",
"usfm",
"xetex"
]
},
"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"
"source_license_url": "https://ebible.org/find/show.php?id=eng-kjv2006",
"attribution": "This free text is provided courtesy of CrossWire Bible Society and eBible.org.",
"public_domain_outside": [
"United Kingdom"
],
"restricted_notes": "Printing this translation in the United Kingdom or importing printed copies into the UK may require permission from the Crown patent holders."
},
"importer": {
"name": "scripts/import-usfm.js",
"version": "0.1.0"
},
"generated_at": "2026-07-12T02:30:18.202Z",
"generated_at": "2026-07-12T02:51:51.354Z",
"source_sha256": "4ea6952590d070bfa22985aded48a49581e31b568a60aa09e25f73462e700e7d",
"counts": {
"books": 66,