diff --git a/content/posts/2022-09.md b/content/posts/2022-09.md new file mode 100644 index 000000000..6abdf967f --- /dev/null +++ b/content/posts/2022-09.md @@ -0,0 +1,29 @@ +--- +title: "September, 2022" +date: 2022-01-01T09:41:36+03:00 +author: "Alan Orth" +categories: ["Notes"] +--- + +## 2022-09-01 + +- A bit of work on the "Mapping CG Core–CGSpace–MEL–MARLO Types" spreadsheet +- I tested an item submission on DSpace Test with the Cocoon `org.apache.cocoon.uploads.autosave=false` change + - The submission works as expected +- Start debugging some region-related issues with csv-metadata-quality + - I created a new test file `test-geography.csv` with some different scenarios + - I also fixed a few bugs and improved the region-matching logic + + + +- I filed [an issue for the "South-eastern Asia" case mismatch in country_converter](https://github.com/konstantinstadler/country_converter/issues/115) on GitHub +- Meeting with Moayad to discuss OpenRXV developments + - He demoed his new multiple dashboards feature and I helped him rebase those changes to master so we can test them more + +## 2022-09-02 + +- I worked a bit more on exclusion and skipping logic in csv-metadata-quality + - I also pruned and updated all the Python dependencies + - Then I released [version 0.6.0](https://github.com/ilri/csv-metadata-quality/releases/tag/v0.6.0) now that the excludes and region matching support is working way better + + diff --git a/docs/2022-01/index.html b/docs/2022-01/index.html index 8c9442141..0d8e78a40 100644 --- a/docs/2022-01/index.html +++ b/docs/2022-01/index.html @@ -6,23 +6,45 @@ - - + - - + + - - + @@ -32,11 +54,11 @@ Start a full harvest on AReS { "@context": "http://schema.org", "@type": "BlogPosting", - "headline": "January, 2022", + "headline": "September, 2022", "url": "https://alanorth.github.io/cgspace-notes/2022-01/", - "wordCount": "1224", - "datePublished": "2022-01-01T15:20:54+02:00", - "dateModified": "2022-05-12T12:51:45+03:00", + "wordCount": "141", + "datePublished": "2022-01-01T09:41:36+03:00", + "dateModified": "2022-01-01T09:41:36+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -49,7 +71,7 @@ Start a full harvest on AReS - January, 2022 | CGSpace Notes + September, 2022 | CGSpace Notes @@ -101,264 +123,47 @@ Start a full harvest on AReS
-

January, 2022

+

September, 2022

-

2022-01-01

+

2022-09-01