Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ donation for students and scholars:
|
|
| 34 |
| File | Size | What it is |
|
| 35 |
|---|---|---|
|
| 36 |
| `hadith-kg.db` | ~1.6 GB | Canonical relational knowledge graph (SQLite) — normalized tables, chains, criticism, topics, embeddings |
|
| 37 |
-
| `hadith-app.db` | ~2.9 GB | Application database ([monlite](https://github.com/
|
| 38 |
|
| 39 |
Open with any SQLite client. Table/semantics documentation lives in the `meta`
|
| 40 |
table of each database and in the project README.
|
|
|
|
| 34 |
| File | Size | What it is |
|
| 35 |
|---|---|---|
|
| 36 |
| `hadith-kg.db` | ~1.6 GB | Canonical relational knowledge graph (SQLite) — normalized tables, chains, criticism, topics, embeddings |
|
| 37 |
+
| `hadith-app.db` | ~2.9 GB | Application database ([monlite](https://github.com/qataruts/monlite)) — document collections + Arabic FTS, precomputed dashboards |
|
| 38 |
|
| 39 |
Open with any SQLite client. Table/semantics documentation lives in the `meta`
|
| 40 |
table of each database and in the project README.
|