diff --git a/content/posts/2023-02.md b/content/posts/2023-02.md index fec770645..fb6c44101 100644 --- a/content/posts/2023-02.md +++ b/content/posts/2023-02.md @@ -365,4 +365,40 @@ return '||'.join(map(str, deduped_list)) - I created a [pull request to add common names for Iran, Laos, and Syria on the Debian iso-codes package](https://salsa.debian.org/iso-codes-team/iso-codes/-/merge_requests/32) - These are remarked upon in the ISO.org online browsing platform for ISO 3166-1 +## 2023-02-23 + +- Tag v0.6.1 of csv-metadata-quality +- Weekly meeting about CG Core types + - I need to get some definitions from Peter for some types +- Peter sent some of the feedback from Indira to XMLUI + - I removed some old facets, limited others to less values, and adjusted the recent submissions from 5 to 10 + +## 2023-02-24 + +- More work on understanding Sam's CAS publications to prepare for uploading them to CGSpace + - I need to reconcile the duplicates and Peter's type re-classifications in the final version of the spreadsheet + - I flagged all the duplicates by creating a custom text facet matching all their titles like: + +```console +or( + isNotNull(value.match("Evaluation of the CGIAR Research Program on Climate Change, Agriculture and Food Security (CCAFS)")), + isNotNull(value.match("Report of the IEA Workshop on Development, Use and Assessment of TOC in CGIAR Research, Rome, 12-13 January 2017")), + isNotNull(value.match("Report of the IEA Workshop on Evaluating the Quality of Science, Rome, 10-11 December 2015")), + isNotNull(value.match("Review of CGIAR’s Intellectual Assets Principles")), +... +) +``` + +- Annoyingly this seems to miss the ones with parenthesis so I had to do those manually + - This matched thirty-seven items, then I flagged them so I can handle them separately after uploading the others + - Then I used the URL field in the old version of the file to match the items with types `Evaluation` and `Independent Commentary` since Peter changed them + - I added extent, volume, issue, number, and affiliation to a few journal articles + - Then I did some last minute checks to make sure we're not uploading files for items marked as having "multiple documents" + +## 2023-02-25 + +- Oh nice, my [pull request adding common names for Iran, Laos, and Syria to iso-codes](https://salsa.debian.org/iso-codes-team/iso-codes/-/merge_requests/32) was merged +- I did a test import of the 198 CAS Publications on DSpace Test, then inspected Abenet's file with Gaia's "multiple documents" field one more time and decided to do the import on CGSpace + - Gaia's "multiple documents" column had some text like "E6" and "F7" that didn't make any sense, and those files were not in the Sharepoint even + diff --git a/docs/2023-02/index.html b/docs/2023-02/index.html index ce35cf7b8..3b7066d02 100644 --- a/docs/2023-02/index.html +++ b/docs/2023-02/index.html @@ -18,7 +18,7 @@ I want to try to expand my use of their data to journals, publishers, volumes, i - + @@ -42,9 +42,9 @@ I want to try to expand my use of their data to journals, publishers, volumes, i "@type": "BlogPosting", "headline": "February, 2023", "url": "https://alanorth.github.io/cgspace-notes/2023-02/", - "wordCount": "2566", + "wordCount": "2893", "datePublished": "2023-02-01T10:57:36+03:00", - "dateModified": "2023-02-21T20:46:53+03:00", + "dateModified": "2023-02-22T21:37:12+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -549,6 +549,55 @@ I want to try to expand my use of their data to journals, publishers, volumes, i +

2023-02-23

+ +

2023-02-24

+ +
or(
+  isNotNull(value.match("Evaluation of the CGIAR Research Program on Climate Change, Agriculture and Food Security (CCAFS)")),
+  isNotNull(value.match("Report of the IEA Workshop on Development, Use and Assessment of TOC in CGIAR Research, Rome, 12-13 January 2017")),
+  isNotNull(value.match("Report of the IEA Workshop on Evaluating the Quality of Science, Rome, 10-11 December 2015")),
+  isNotNull(value.match("Review of CGIAR’s Intellectual Assets Principles")),
+...
+)
+
+

2023-02-25

+ diff --git a/docs/categories/index.html b/docs/categories/index.html index b721670ba..a43baf0d6 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index b2d620f47..667049169 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 3584c4a0d..a5f4dd0d5 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index 954941368..da54ea1dc 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index 862ce954c..f2594ebaf 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index 4dcd814cd..ebe8b3212 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/6/index.html b/docs/categories/notes/page/6/index.html index 5d531ce79..3ae0becfc 100644 --- a/docs/categories/notes/page/6/index.html +++ b/docs/categories/notes/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/categories/notes/page/7/index.html b/docs/categories/notes/page/7/index.html index 6070b487f..0eeef95a2 100644 --- a/docs/categories/notes/page/7/index.html +++ b/docs/categories/notes/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 939beac72..90bb27a26 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/10/index.html b/docs/page/10/index.html index 52219c6d7..074e4d248 100644 --- a/docs/page/10/index.html +++ b/docs/page/10/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 21d91f441..8b5016962 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 1f9c39229..0b84bab0e 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index a9b3c50d5..a234e3702 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 67cfbea7c..f573a4c00 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index 5335cbb5d..86352eab1 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 358bdb18a..f1560b17b 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/8/index.html b/docs/page/8/index.html index a94b9aa0f..93248097e 100644 --- a/docs/page/8/index.html +++ b/docs/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/9/index.html b/docs/page/9/index.html index cef2eb960..72b73eb9e 100644 --- a/docs/page/9/index.html +++ b/docs/page/9/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 843d4df1f..c018d31f2 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/10/index.html b/docs/posts/page/10/index.html index fcdc038be..38d892e55 100644 --- a/docs/posts/page/10/index.html +++ b/docs/posts/page/10/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 51d8c131f..52e40ed44 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 80b0b2b6f..28cb27160 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 75835b6cb..67b727660 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index 1e292a746..ae3d5bbc6 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index f0a1d100e..60d3b6749 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index 733c41afc..dafdd498d 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/8/index.html b/docs/posts/page/8/index.html index 269ea7c90..e04d9bc54 100644 --- a/docs/posts/page/8/index.html +++ b/docs/posts/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/9/index.html b/docs/posts/page/9/index.html index 08cb2cd52..6688186a4 100644 --- a/docs/posts/page/9/index.html +++ b/docs/posts/page/9/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index d0805691f..feb7eb6a6 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,19 +3,19 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://alanorth.github.io/cgspace-notes/categories/ - 2023-02-22T11:59:48+03:00 + 2023-02-22T21:37:12+03:00 https://alanorth.github.io/cgspace-notes/ - 2023-02-22T11:59:48+03:00 + 2023-02-22T21:37:12+03:00 https://alanorth.github.io/cgspace-notes/2023-02/ - 2023-02-21T20:46:53+03:00 + 2023-02-22T21:37:12+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2023-02-22T11:59:48+03:00 + 2023-02-22T21:37:12+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2023-02-22T11:59:48+03:00 + 2023-02-22T21:37:12+03:00 https://alanorth.github.io/cgspace-notes/2023-01/ 2023-01-31T22:20:38+03:00