From 6f52cd6b07970010c40270003d63aa74f84f6ae9 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 27 Apr 2022 00:29:20 +1000 Subject: Use EOL vernacular-names data for searching Add data/eolNamesToSqlite.py to read EOL vernacular-names data and add to sqlite db. Adjust server.py to handle search requests, and adjust SearchModal to make them. --- backend/data/otol/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'backend/data/otol/README.md') diff --git a/backend/data/otol/README.md b/backend/data/otol/README.md index e69de29..f720772 100644 --- a/backend/data/otol/README.md +++ b/backend/data/otol/README.md @@ -0,0 +1,6 @@ +Files +===== +- labelled\_supertree\_ottnames.tre + Obtained from https://tree.opentreeoflife.org/about/synthesis-release/v13.4 +- annotations.json + Obtained from https://tree.opentreeoflife.org/about/synthesis-release/v13.4 -- cgit v1.2.3