Files
libre-bible-data/registries/sword-pilot-modules.json
T

48 lines
1.8 KiB
JSON

{
"schema_version": "librebible.sword-pilot-modules.v1",
"repository": {
"id": "crosswire-main",
"name": "CrossWire Main",
"mods_tarball_url": "https://crosswire.org/ftpmirror/pub/sword/raw/mods.d.tar.gz",
"package_base_url": "https://crosswire.org/ftpmirror/pub/sword/packages/rawzip"
},
"modules": [
{
"id": "KJV",
"intended_resource_type": "translation",
"reason": "Baseline Bible text module with Strong's and morphology metadata, useful for comparing against the eBible KJV package."
},
{
"id": "JFB",
"intended_resource_type": "commentary",
"reason": "Public-domain whole-Bible commentary candidate."
},
{
"id": "MHCC",
"intended_resource_type": "commentary",
"reason": "Public-domain concise Matthew Henry commentary candidate."
},
{
"id": "StrongsHebrew",
"intended_resource_type": "dictionary",
"import_enabled": false,
"import_status": "deferred",
"reason": "Strong's Hebrew dictionary candidate. Deferred after containerized mod2imp export timed out during Phase 6; keep in audit queue for a better exporter path."
},
{
"id": "StrongsGreek",
"intended_resource_type": "dictionary",
"import_enabled": false,
"import_status": "deferred",
"reason": "Strong's Greek dictionary candidate. Deferred after Phase 6 sample inspection showed mojibake in Greek lexical forms from the raw SWORD export path."
},
{
"id": "Nave",
"intended_resource_type": "dictionary",
"import_enabled": false,
"import_status": "deferred",
"reason": "Topical Bible dictionary candidate with public-domain source history. Deferred after containerized mod2imp export timed out during Phase 6; keep in audit queue for a better exporter path."
}
]
}