diff --git a/content/posts/2019-05.md b/content/posts/2019-05.md index 769ade9c1..adce99e47 100644 --- a/content/posts/2019-05.md +++ b/content/posts/2019-05.md @@ -352,4 +352,16 @@ $ cat dspace.log.2019-05-11 | grep -E 'ip_addr=(100.26.206.188|100.27.19.233|107 - Finally fix the AReS v2 to work via DSpace Test and send it to Peter et al to give their feedback - We had issues with CORS due to Moayad using a hard-coded domain name rather than a relative URL +## 2019-05-16 + +- Export a list of all investors (`dc.description.sponsorship`) for Peter to look through and correct: + +``` +dspace=# \COPY (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE resource_type_id = 2 AND metadata_field_id = 29 GROUP BY text_value ORDER BY count DESC LIMIT 1500) to /tmp/2019-05-16-investors.csv WITH CSV HEADER; +COPY 995 +``` + +- Fork the [ICARDA AReS v1 repository](https://github.com/icarda-git/AReS) to [ILRI's GitHub](https://github.com/ilri/AReS) and give access to CodeObia guys + - The plan is that we develop the v2 code here + diff --git a/docs/2019-05/index.html b/docs/2019-05/index.html index 487343fd0..52577d32a 100644 --- a/docs/2019-05/index.html +++ b/docs/2019-05/index.html @@ -28,7 +28,7 @@ But after this I tried to delete the item from the XMLUI and it is still present - + @@ -61,9 +61,9 @@ But after this I tried to delete the item from the XMLUI and it is still present "@type": "BlogPosting", "headline": "May, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/", - "wordCount": "2469", + "wordCount": "2541", "datePublished": "2019-05-01T07:37:43\x2b03:00", - "dateModified": "2019-05-15T18:06:05\x2b03:00", + "dateModified": "2019-05-16T00:12:50\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -565,6 +565,22 @@ UPDATE metadatavalue SET text_lang='es_ES' WHERE resource_type_id=2 AND metadata +

2019-05-16

+ + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 56cf757cb..d7b15a412 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,30 +4,30 @@ https://alanorth.github.io/cgspace-notes/ - 2019-05-15T18:06:05+03:00 + 2019-05-16T00:12:50+03:00 0 https://alanorth.github.io/cgspace-notes/2019-05/ - 2019-05-15T18:06:05+03:00 + 2019-05-16T00:12:50+03:00 https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-05-15T18:06:05+03:00 + 2019-05-16T00:12:50+03:00 0 https://alanorth.github.io/cgspace-notes/posts/ - 2019-05-15T18:06:05+03:00 + 2019-05-16T00:12:50+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2019-05-15T18:06:05+03:00 + 2019-05-16T00:12:50+03:00 0