Files

176 lines
5.7 KiB
JSON

{
"id": "kjv-eng-kjv2006",
"resource_type": "translation",
"project_name": "LibreBible",
"title": "King James (Authorized) Version",
"short_title": "King James Version",
"abbreviation": "KJV",
"alternate_ids": ["ENGKJV", "eng-kjv2006"],
"language": {
"code": "eng",
"name": "English",
"dialect": "archaic British"
},
"script": "Latn",
"canon": {
"scope": "protocanon",
"notes": "eBible describes this package as protocanon only."
},
"translation": {
"base_title": "King James Version",
"edition": "1769 standardized text with Strong's numbers added",
"translation_year": 1611,
"edition_year": 1769,
"source_text_basis": "Authorized Version / King James Version standardized text of 1769",
"tradition": "Protestant",
"public_description": "The King James Version or Authorized Version of the Holy Bible, using the standardized text of 1769, protocanon only, with Strong's numbers added."
},
"contributors": [
{
"name": "King James Version translators",
"role": "translation"
},
{
"name": "eBible.org",
"role": "publisher and package provider"
}
],
"features": [
{
"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
},
{
"id": "strongs-dictionary-lookup",
"type": "lexicon_lookup",
"label": "Strong's dictionary lookup",
"languages": ["hebrew", "aramaic", "greek", "eng"],
"systems": ["strongs"],
"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": {
"included": [
{
"id": "kjv-eng-kjv2006-strongs-links",
"resource_type": "concordance_links",
"label": "Strong's links",
"relationship": "word-to-strongs",
"anchor_types": ["verse", "word", "strongs_number"],
"languages": ["hebrew", "aramaic", "greek"],
"systems": ["strongs"],
"source": "Embedded in the eBible USFM package.",
"package": "packages/json/kjv-eng-kjv2006/strongs-links.jsonl"
},
{
"id": "kjv-eng-kjv2006-strongs-dictionary",
"resource_type": "lexicon",
"label": "Strong's dictionary lookup",
"relationship": "strongs-number-to-definition",
"anchor_types": ["strongs_number", "word"],
"languages": ["hebrew", "aramaic", "greek", "eng"],
"systems": ["strongs"],
"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": [
"study_notes",
"commentary",
"cross_references",
"morphology",
"lemma_links",
"lexicon",
"dictionary",
"maps",
"timeline",
"media"
]
},
"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",
"available_formats": [
"browser",
"mobile-html",
"epub",
"pdf",
"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",
"attribution": "This free text is provided courtesy of 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."
},
"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",
"footnotes_jsonl": "packages/json/kjv-eng-kjv2006/footnotes.jsonl"
},
"catalog_display": {
"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 and translator footnotes embedded in the source USFM."
}
}