From 94a8ad9b067e5a2c442ce47ce72d1a53eb444160 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 23 Jan 2023 18:00:43 +1100 Subject: Clean up some docs and naming inconsistencies --- backend/tol_data/wikidata/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend/tol_data/wikidata/README.md') diff --git a/backend/tol_data/wikidata/README.md b/backend/tol_data/wikidata/README.md index 7b3105e..806b315 100644 --- a/backend/tol_data/wikidata/README.md +++ b/backend/tol_data/wikidata/README.md @@ -1,4 +1,4 @@ -This directory holds files obtained via [Wikidata](https://www.wikidata.org/). +This directory holds files obtained/derived from [Wikidata](https://www.wikidata.org/). # Downloaded Files - `latest-all.json.bz2`
@@ -10,7 +10,7 @@ This directory holds files obtained via [Wikidata](https://www.wikidata.org/). Used to generate a database holding taxon information from the dump. - `offsets.dat`
Holds bzip2 block offsets for the dump. Generated and used by - genTaxonSrcData.py for parallel processing of the dump. + gen_taxon_src_data.py for parallel processing of the dump. - `taxon_srcs.db`
Generated by `gen_taxon_src_data.py`.
Tables:
-- cgit v1.2.3