Add notes for 2020-06-28

This commit is contained in:
Alan Orth 2020-06-28 18:13:44 +03:00
parent 1ec1796f85
commit 48159ebf8e
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -433,4 +433,9 @@ COPY 3917
- The item and items endpoints could then have `?months=12` and `?years=2` to show stats for the past "x" months or years
- We thought other arbitrary date ranges could be added with queries like `?date_from=2020-05` etc that would query Solr on the fly and obviously be slower...
## 2020-06-28
- Email GRID.ac to ask them about where old names for institutes are stores, as I see them in the "Disambiguate" search function online, but not in the standalone data
- For example, both "International Laboratory for Research on Animal Diseases" (ILRAD) and "International Livestock Centre for Africa" (ILCA) correctly return a hit for "International Livestock Research Institute", but it's nowhere in the data
<!-- vim: set sw=2 ts=2: -->