Add commentary and dictionary resources
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"id": "easton-smith-dictionaries-neuu",
|
||||
"resource_type": "dictionary",
|
||||
"project_name": "LibreBible",
|
||||
"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."
|
||||
},
|
||||
"checks": {
|
||||
"expected_sha256": "0105d59e4376ed21d34e04195636f752388d2ce9f62babf8a552b8ef1a917666",
|
||||
"last_checked_at": "2026-07-12T15:58:00Z"
|
||||
},
|
||||
"importer": {
|
||||
"name": "scripts/import-neuu-dictionaries.js",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"packages": {
|
||||
"json_catalog": "packages/json/easton-smith-dictionaries-neuu/catalog.json",
|
||||
"entries_jsonl": "packages/json/easton-smith-dictionaries-neuu/entries.jsonl"
|
||||
},
|
||||
"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."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user