| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-23 | Update some client-side READMEs | Terry Truong | |
| 2022-06-22 | Update backend READMEs, rename some files for consistency | Terry Truong | |
| 2022-06-19 | Add code/file for adding manually-picked alt-names | Terry Truong | |
| 2022-06-19 | Make manual enwiki-desc-associations more flexible | Terry Truong | |
| Also enable getEnwikiImgData.py to skip already-processed wiki-ids | |||
| 2022-06-19 | Allow for manually adding images from other sources | Terry Truong | |
| 2022-06-17 | Add code+file for excluding bad-alt-names | Terry Truong | |
| 2022-06-17 | Stop tracking reduced-tree name-set | Terry Truong | |
| 2022-06-11 | Add yet more manual-correction for node-desc generation | Terry Truong | |
| 2022-06-10 | Add some manual-correction code in eol-name-generation | Terry Truong | |
| 2022-06-10 | Add script for merging eol and enwiki image sets | Terry Truong | |
| 2022-06-07 | Add more manual-correction for dbp-desc generation | Terry Truong | |
| 2022-06-07 | Add more manual-correction for generated otol-data | Terry Truong | |
| 2022-06-05 | Add script for downloading enwiki info-box images | Terry Truong | |
| 2022-06-05 | Move EOL image download/review scripts into eol/ | Terry Truong | |
| 2022-06-01 | Add script/instructions for filtering out mismatching node descs | Terry Truong | |
| 2022-05-26 | Trim otol tree to avoid certain slowdowns | Terry Truong | |
| Some nodes had multiple ancestors with over 10k children, and jump-searching to them could take almost a minute for vue to load. | |||
| 2022-05-17 | Improve enwiki description extraction | Terry Truong | |
| Adjust enwiki code to handle single dump file, and add scripts for 'convenient' page-content lookup. | |||
| 2022-05-14 | Use DBpedia data for node descriptions | Terry Truong | |
| Add backend/data/dbpedia/ directory containing scripts and README for obtaining DBpedia data, storing it into a db, converting/adding description data to data.db, and for resolving tol-node DBpedia-node association conflicts (via DBpedia relations, manual listing, etc). Resulted in less (about 3/4 as many) descriptions as with using enwiki, but with notably less mis-associations (eg: node Thor is described as a shrimp instead of a god). | |||
| 2022-05-04 | Add scripts for obtaining/sending/displaying wikipedia descriptions | Terry Truong | |
| Add backend/data/enwiki/ directory containing scripts and instructive READMEs. Adjust some other scripts to generate 'eol_ids' sqlite table separate from 'names'. Make server respond to /data/desc requests, and have client TileInfo component display response data. Also adjust .gitignore entries to be root-relative. | |||
| 2022-04-30 | Make TileInfoModal display more data | Terry Truong | |
| 2022-04-26 | Have tol data in sqlite db, and add server script that accesses it | Terry Truong | |
| Adapt otol-data-converting script to generate otol.db, add server.py script that provides access to that db, and adapt the app to query the server for tol data when needed. | |||
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong | |
| Added data_otol/ with script that converts data from 'Open Tree of Life' release 13.4 into a JSON form. Moved old tree-of-life data and images into data_tol_old/. Added TolMap type to tol.ts, changed TolNode, and adapted other code to handle it. Temporarily disabling tile images until image data is added. | |||
| 2022-03-28 | Split lib.ts into layout.ts and util.ts | Terry Truong | |
| 2022-03-18 | Add more data. Stop tracking generated data. | Terry Truong | |
| 2022-03-02 | Initial commit | Terry Truong | |
