Alexander Wirth commited on
Commit ·
0f68d31
1
Parent(s): 95d3fd1
fix: version table — rename v2.4 to v2.3, add v2.3.1 row
Browse files
README.md
CHANGED
|
@@ -308,7 +308,8 @@ Enrichment methodology is documented in [`METHODOLOGY.md`](METHODOLOGY.md). Sour
|
|
| 308 |
| v2.0 | 76,907 | 8 columns (+ PubMed, ClinicalTrials, ChEMBL, Patents) | Deprecated |
|
| 309 |
| v2.1 | 76,907 | 10 columns (+ PubChem CID, Canonical SMILES) | Superseded |
|
| 310 |
| v2.2 | 76,907 | 10 columns (stereo-prefix CT normalization, corrected SMILES coverage) | Superseded |
|
| 311 |
-
| v2.
|
|
|
|
| 312 |
| **v2.4.0** | **76,907** | **16 columns (+compound_type, +patent_count_method, forensic audit corrections)** | **Current** |
|
| 313 |
|
| 314 |
The free sample (`ethno_sample_400.json`) uses the v2.4.0 schema with final enrichment values across all five layers.
|
|
|
|
| 308 |
| v2.0 | 76,907 | 8 columns (+ PubMed, ClinicalTrials, ChEMBL, Patents) | Deprecated |
|
| 309 |
| v2.1 | 76,907 | 10 columns (+ PubChem CID, Canonical SMILES) | Superseded |
|
| 310 |
| v2.2 | 76,907 | 10 columns (stereo-prefix CT normalization, corrected SMILES coverage) | Superseded |
|
| 311 |
+
| v2.3 | 76,907 | 10 columns (CTS synonym enrichment — PubChem CID coverage 75.4%) | Superseded |
|
| 312 |
+
| v2.3.1 | 76,907 | 12 columns (+compound_type, +patent_count_method, GANODERIC-ACID-G fix) | Superseded |
|
| 313 |
| **v2.4.0** | **76,907** | **16 columns (+compound_type, +patent_count_method, forensic audit corrections)** | **Current** |
|
| 314 |
|
| 315 |
The free sample (`ethno_sample_400.json`) uses the v2.4.0 schema with final enrichment values across all five layers.
|