Add commentary and dictionary resources

This commit is contained in:
2026-07-12 10:25:16 -05:00
parent a6ee513e02
commit 652e27b2b9
16 changed files with 11171 additions and 7 deletions
+241 -1
View File
@@ -1,8 +1,136 @@
{
"schema_version": "librebible.index-catalog.v1",
"project": "LibreBible",
"generated_at": "2026-07-12T14:08:30.649Z",
"generated_at": "2026-07-12T15:24:50.122Z",
"resources": [
{
"id": "easton-smith-dictionaries-neuu",
"resource_type": "dictionary",
"title": "Easton's and Smith's Bible Dictionaries",
"short_title": "Easton / Smith Bible Dictionaries",
"abbreviation": "EAS/SMI",
"alternate_ids": [
"neuu-org/bible-dictionary-dataset"
],
"language": {
"code": "eng",
"name": "English"
},
"script": "Latn",
"canon": {
"scope": "reference",
"notes": "Bible dictionary entries keyed by English term, with scripture references where present."
},
"contributors": [
{
"name": "M. G. Easton",
"role": "Easton's Bible Dictionary original author"
},
{
"name": "William Smith",
"role": "Smith's Bible Dictionary original editor"
},
{
"name": "NEUU",
"role": "parsed dataset maintainer"
}
],
"features": [
{
"id": "english-bible-dictionary",
"type": "dictionary",
"label": "English Bible dictionary entries",
"languages": [
"eng"
],
"embedded": true,
"package": "packages/json/easton-smith-dictionaries-neuu/entries.jsonl"
},
{
"id": "dictionary-scripture-references",
"type": "cross_references",
"label": "Dictionary scripture references",
"languages": [
"eng"
],
"embedded": true,
"package": "packages/json/easton-smith-dictionaries-neuu/entries.jsonl"
}
],
"attachments": {
"included": [
{
"id": "easton-smith-term-definitions",
"resource_type": "dictionary",
"label": "English term definitions",
"relationship": "english-term-to-dictionary-entry",
"anchor_types": [
"word",
"term",
"scripture_reference"
],
"languages": [
"eng"
],
"source": "NEUU parsed dataset built from public-domain Easton's and Smith's Bible dictionaries.",
"package": "packages/json/easton-smith-dictionaries-neuu/entries.jsonl"
}
],
"supported_future_types": [
"maps",
"timeline",
"person_place_index"
]
},
"source": {
"provider": "NEUU Bible Dictionary Dataset",
"url": "https://github.com/neuu-org/bible-dictionary-dataset",
"download_url": "https://raw.githubusercontent.com/neuu-org/bible-dictionary-dataset/main/data/01_parsed/_index.json",
"format": "github-raw-json-index",
"upstream_id": "neuu-org/bible-dictionary-dataset",
"upstream_last_updated": "2026-07-12",
"available_formats": [
"json"
]
},
"license": {
"name": "CC BY 4.0 dataset; original dictionaries public domain",
"redistribution": true,
"source_license_url": "https://github.com/neuu-org/bible-dictionary-dataset",
"attribution": "Parsed dataset by NEUU. Original public-domain sources include Easton's Bible Dictionary and Smith's Bible Dictionary.",
"restricted_notes": "Preserve NEUU dataset attribution and CC BY 4.0 notice."
},
"catalog_display": {
"primary_features": [
"English Bible dictionary entries",
"Dictionary scripture references"
],
"summary": "Merged Easton's and Smith's Bible dictionary entries normalized by English term for margin lookup and study references."
},
"package_path": "packages/json/easton-smith-dictionaries-neuu/catalog.json",
"source_manifest_path": "sources/easton-smith-dictionaries-neuu.json",
"detail_doc_path": "docs/resources/easton-smith-dictionaries-neuu.md",
"counts": {
"entries": 5998,
"dictionary_entries": 5998,
"scripture_refs": 35089,
"source_entries": {
"EAS": 3962,
"SMI": 4561
}
},
"files": {
"entries_jsonl": {
"path": "entries.jsonl",
"bytes": 7641121,
"sha256": "e0530558dd643296d1e44127762b86d4a663b00326727215ec96ba301a90e759"
}
},
"checks": {
"expected_sha256": "0105d59e4376ed21d34e04195636f752388d2ce9f62babf8a552b8ef1a917666",
"last_checked_at": "2026-07-12T15:58:00Z"
}
},
{
"id": "kjv-eng-kjv2006",
"resource_type": "translation",
@@ -244,6 +372,118 @@
"last_checked_at": "2026-07-12T02:18:30Z"
}
},
{
"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."
},
"package_path": "packages/json/matthew-henry-concise-ccel/catalog.json",
"source_manifest_path": "sources/matthew-henry-concise-ccel.json",
"detail_doc_path": "docs/resources/matthew-henry-concise-ccel.md",
"counts": {
"entries": 3930,
"commentary_entries": 3930,
"books": 66
},
"files": {
"commentary_jsonl": {
"path": "commentary.jsonl",
"bytes": 4462245,
"sha256": "897845ce215601932381d981592ac5e1eb1d3adfb753af1b1e695cb318401119"
}
},
"checks": {
"expected_sha256": "7af7f0feef2a8522263d48825a170125f4c421d14250212d83db6aef6d4f5269",
"last_checked_at": "2026-07-12T15:58:00Z"
}
},
{
"id": "strongs-open-scriptures",
"resource_type": "lexicon",