Files
libre-bible-data/sources/matthew-henry-concise-ccel.json
T

86 lines
2.8 KiB
JSON

{
"id": "matthew-henry-concise-ccel",
"resource_type": "commentary",
"project_name": "LibreBible",
"title": "Matthew Henry's Concise Commentary on the Bible",
"short_title": "Matthew Henry Concise Commentary",
"abbreviation": "MHCC",
"alternate_ids": ["ccel/henry/mhcc"],
"language": {
"code": "eng",
"name": "English"
},
"script": "Latn",
"canon": {
"scope": "whole-bible",
"notes": "Concise commentary covering Old and New Testament books."
},
"contributors": [
{
"name": "Matthew Henry",
"role": "original author"
},
{
"name": "Christian Classics Ethereal Library",
"role": "digital text provider"
}
],
"features": [
{
"id": "verse-range-commentary",
"type": "commentary",
"label": "Verse-range commentary",
"languages": ["eng"],
"embedded": true,
"package": "packages/json/matthew-henry-concise-ccel/commentary.jsonl"
}
],
"attachments": {
"included": [
{
"id": "mhcc-verse-range-commentary",
"resource_type": "commentary",
"label": "Matthew Henry concise commentary",
"relationship": "verse-range-to-commentary",
"anchor_types": ["book", "chapter", "verse_range"],
"languages": ["eng"],
"source": "CCEL text edition of Matthew Henry's Concise Commentary.",
"package": "packages/json/matthew-henry-concise-ccel/commentary.jsonl"
}
],
"supported_future_types": ["study_notes", "cross_references"]
},
"source": {
"provider": "Christian Classics Ethereal Library",
"url": "https://www.ccel.org/ccel/henry/mhcc.html",
"download_url": "https://www.ccel.org/ccel/h/henry/mhcc/cache/mhcc.txt",
"format": "plain-text",
"upstream_id": "henry/mhcc",
"upstream_last_updated": "2001-06-20",
"available_formats": ["html", "xml", "text", "pdf", "epub"]
},
"license": {
"name": "Public Domain",
"redistribution": true,
"source_license_url": "https://www.ccel.org/ccel/h/henry/mhcc/cache/mhcc.txt",
"attribution": "Matthew Henry's Concise Commentary on the Bible, digital text from Christian Classics Ethereal Library.",
"restricted_notes": "Preserve CCEL attribution for the digital source."
},
"checks": {
"expected_sha256": "7af7f0feef2a8522263d48825a170125f4c421d14250212d83db6aef6d4f5269",
"last_checked_at": "2026-07-12T15:58:00Z"
},
"importer": {
"name": "scripts/import-mhcc.js",
"version": "0.1.0"
},
"packages": {
"json_catalog": "packages/json/matthew-henry-concise-ccel/catalog.json",
"commentary_jsonl": "packages/json/matthew-henry-concise-ccel/commentary.jsonl"
},
"catalog_display": {
"primary_features": ["Verse-range commentary"],
"summary": "Public-domain concise whole-Bible commentary by Matthew Henry, normalized into book/chapter/verse-range entries."
}
}