Phase 1 enrich KJV manifest metadata
This commit is contained in:
@@ -1,20 +1,58 @@
|
||||
{
|
||||
"generated_at": "2026-07-12T02:30:18.202Z",
|
||||
"generated_at": "2026-07-12T02:51:51.354Z",
|
||||
"resources": [
|
||||
{
|
||||
"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
|
||||
}
|
||||
],
|
||||
"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."
|
||||
},
|
||||
"package_path": "packages/json/kjv-eng-kjv2006/catalog.json",
|
||||
"counts": {
|
||||
|
||||
Reference in New Issue
Block a user