Alexander Wirth commited on
Commit
cab5cc6
·
1 Parent(s): d1e8d1c

fix: update remaining v2.0 refs to v2.1 in version table + citation

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -287,7 +287,8 @@ Enrichment methodology is documented in [`METHODOLOGY.md`](METHODOLOGY.md). Sour
287
  | Version | Records | Schema | Status |
288
  |---------|--------:|--------|--------|
289
  | v1.0 | 104,388 | 5 columns (USDA baseline) | Deprecated |
290
- | **v2.0** | **76,907** | **8 columns (+ PubMed, ClinicalTrials, ChEMBL, Patents)** | **Current** |
 
291
 
292
  The free sample (`ethno_sample_400.json`) uses the v2.0 schema with final enrichment values across all four layers.
293
 
@@ -324,7 +325,7 @@ Ethno-API is the deterministic answer to these pipeline requirements.
324
 
325
  ```bibtex
326
  @misc{ethno_api_v2_2026,
327
- title = {USDA Phytochemical \& Ethnobotanical Database --- Enriched v2.0},
328
  author = {Wirth, Alexander},
329
  year = {2026},
330
  publisher = {Ethno-API},
 
287
  | Version | Records | Schema | Status |
288
  |---------|--------:|--------|--------|
289
  | v1.0 | 104,388 | 5 columns (USDA baseline) | Deprecated |
290
+ | v2.0 | 76,907 | 8 columns (+ PubMed, ClinicalTrials, ChEMBL, Patents) | Superseded |
291
+ | **v2.1** | **76,907** | **10 columns (+ PubChem CID, Canonical SMILES)** | **Current** |
292
 
293
  The free sample (`ethno_sample_400.json`) uses the v2.0 schema with final enrichment values across all four layers.
294
 
 
325
 
326
  ```bibtex
327
  @misc{ethno_api_v2_2026,
328
+ title = {USDA Phytochemical \& Ethnobotanical Database --- Enriched v2.1},
329
  author = {Wirth, Alexander},
330
  year = {2026},
331
  publisher = {Ethno-API},