TheAlvaroBalbin commited on
Commit
8978579
·
verified ·
1 Parent(s): 12486d2

Add the Roman Catechism (Catechism of the Council of Trent), 929 sections

Browse files
Files changed (2) hide show
  1. README.md +6 -0
  2. roman_catechism.jsonl +0 -0
README.md CHANGED
@@ -26,6 +26,8 @@ configs:
26
  data_files: summa.jsonl
27
  - config_name: catena_aurea
28
  data_files: catena_aurea.jsonl
 
 
29
  - config_name: douay_rheims
30
  data_files: douay_rheims.jsonl
31
  - config_name: clementine_vulgate
@@ -54,6 +56,7 @@ Source, ingest code, a live web explorer, and an MCP grounding server:
54
  |--------|------|------|
55
  | `summa` | 3,115 | The Summa Theologica of Thomas Aquinas, one row per article, with its canonical citation (`ST I, q.2, a.3`) and full verbatim text. |
56
  | `catena_aurea` | 814 | The Catena Aurea - Aquinas's patristic "golden chain" on the four Gospels, one row per verse-pericope: the verse commented on, the Church Fathers in the chain, and their full verbatim commentary. |
 
57
  | `douay_rheims` | 35,786 | The Douay-Rheims Bible (Challoner revision), one row per verse, English. |
58
  | `clementine_vulgate` | 35,809 | The Clementine Vulgate (Sixto-Clementine, 1592), one row per verse, Latin - keyed identically to the Douay-Rheims so a citation resolves to both languages. |
59
  | `scripture_edges` | 9,449 | The citation graph: one row per (Summa article -> Scripture verse) edge. |
@@ -92,6 +95,9 @@ Full provenance and the per-text rights reasoning are in
92
  (1920-22). Public domain.
93
  - **Catena Aurea** - Aquinas's compilation of the Church Fathers on the Gospels, in the
94
  Oxford translation edited by J. H. Newman (1841-45). Public domain.
 
 
 
95
  - **Douay-Rheims Bible** - Challoner revision (1749-52), via Project Gutenberg #1581.
96
  Public domain.
97
  - **Clementine Vulgate** - Sixto-Clementine (1592); electronic edition by The Clementine
 
26
  data_files: summa.jsonl
27
  - config_name: catena_aurea
28
  data_files: catena_aurea.jsonl
29
+ - config_name: roman_catechism
30
+ data_files: roman_catechism.jsonl
31
  - config_name: douay_rheims
32
  data_files: douay_rheims.jsonl
33
  - config_name: clementine_vulgate
 
56
  |--------|------|------|
57
  | `summa` | 3,115 | The Summa Theologica of Thomas Aquinas, one row per article, with its canonical citation (`ST I, q.2, a.3`) and full verbatim text. |
58
  | `catena_aurea` | 814 | The Catena Aurea - Aquinas's patristic "golden chain" on the four Gospels, one row per verse-pericope: the verse commented on, the Church Fathers in the chain, and their full verbatim commentary. |
59
+ | `roman_catechism` | 929 | The Roman Catechism (Catechism of the Council of Trent), one row per subsection, with its Part and heading and full verbatim text. Public-domain McHugh & Callan translation (1923). |
60
  | `douay_rheims` | 35,786 | The Douay-Rheims Bible (Challoner revision), one row per verse, English. |
61
  | `clementine_vulgate` | 35,809 | The Clementine Vulgate (Sixto-Clementine, 1592), one row per verse, Latin - keyed identically to the Douay-Rheims so a citation resolves to both languages. |
62
  | `scripture_edges` | 9,449 | The citation graph: one row per (Summa article -> Scripture verse) edge. |
 
95
  (1920-22). Public domain.
96
  - **Catena Aurea** - Aquinas's compilation of the Church Fathers on the Gospels, in the
97
  Oxford translation edited by J. H. Newman (1841-45). Public domain.
98
+ - **Roman Catechism** (Catechism of the Council of Trent) - tr. J. A. McHugh & C. J.
99
+ Callan (1923); public domain in the US (pre-1929). A different work from the
100
+ copyrighted modern Catechism, which is not included.
101
  - **Douay-Rheims Bible** - Challoner revision (1749-52), via Project Gutenberg #1581.
102
  Public domain.
103
  - **Clementine Vulgate** - Sixto-Clementine (1592); electronic edition by The Clementine
roman_catechism.jsonl ADDED
The diff for this file is too large to render. See raw diff