Add commentary and dictionary resources
This commit is contained in:
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"schema_version": "librebible.resource-catalog.v1",
|
||||
"project": "LibreBible",
|
||||
"id": "matthew-henry-concise-ccel",
|
||||
"resource_type": "commentary",
|
||||
"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."
|
||||
},
|
||||
"catalog_display": {
|
||||
"primary_features": [
|
||||
"Verse-range commentary"
|
||||
],
|
||||
"summary": "Public-domain concise whole-Bible commentary by Matthew Henry, normalized into book/chapter/verse-range entries."
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-mhcc.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"source_manifest_file": "matthew-henry-concise-ccel.json",
|
||||
"generated_at": "2026-07-12T15:24:47.876Z",
|
||||
"source_sha256": "7af7f0feef2a8522263d48825a170125f4c421d14250212d83db6aef6d4f5269",
|
||||
"checks": {
|
||||
"expected_sha256": "7af7f0feef2a8522263d48825a170125f4c421d14250212d83db6aef6d4f5269",
|
||||
"last_checked_at": "2026-07-12T15:58:00Z"
|
||||
},
|
||||
"counts": {
|
||||
"entries": 3930,
|
||||
"commentary_entries": 3930,
|
||||
"books": 66
|
||||
},
|
||||
"files": {
|
||||
"commentary_jsonl": {
|
||||
"path": "commentary.jsonl",
|
||||
"bytes": 4462245,
|
||||
"sha256": "897845ce215601932381d981592ac5e1eb1d3adfb753af1b1e695cb318401119"
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user