From 20d0cd15aa7f319a3ff5891d7a74ce4e6ff31159 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 8 Aug 2017 12:04:22 +0300 Subject: [PATCH] Add notes for 2017-08-08 --- content/post/2017-08.md | 6 ++++++ public/2015-11/index.html | 12 ++---------- public/2015-12/index.html | 12 ++---------- public/2016-01/index.html | 12 ++---------- public/2016-02/index.html | 12 ++---------- public/2016-03/index.html | 12 ++---------- public/2016-04/index.html | 12 ++---------- public/2016-05/index.html | 12 ++---------- public/2016-06/index.html | 12 ++---------- public/2016-07/index.html | 12 ++---------- public/2016-08/index.html | 12 ++---------- public/2016-09/index.html | 12 ++---------- public/2016-10/index.html | 12 ++---------- public/2016-11/index.html | 12 ++---------- public/2016-12/index.html | 12 ++---------- public/2017-01/index.html | 12 ++---------- public/2017-02/index.html | 12 ++---------- public/2017-03/index.html | 12 ++---------- public/2017-04/index.html | 12 ++---------- public/2017-05/index.html | 12 ++---------- public/2017-06/index.html | 12 ++---------- public/2017-07/index.html | 12 ++---------- public/2017-08/index.html | 26 +++++++++++++------------- public/index.html | 4 +++- public/page/2/index.html | 4 +++- public/page/3/index.html | 4 +++- public/post/index.html | 4 +++- public/post/page/2/index.html | 4 +++- public/post/page/3/index.html | 4 +++- public/sitemap.xml | 10 +++++----- public/tags/notes/index.html | 4 +++- public/tags/notes/page/2/index.html | 4 +++- public/tags/notes/page/3/index.html | 4 +++- 33 files changed, 93 insertions(+), 237 deletions(-) diff --git a/content/post/2017-08.md b/content/post/2017-08.md index 7b696be35..7d6f1fb85 100644 --- a/content/post/2017-08.md +++ b/content/post/2017-08.md @@ -48,3 +48,9 @@ tags = ["Notes"] - Apply Abenet's corrections for the CGIAR Library's Consortium subcommunity (697 records) - I had to fix a few small things, like moving the `dc.title` column away from the beginning of the row, delete blank spaces in the abstract in vim using `:g/^$/d`, add the `dc.subject[en_US]` column back, as she had deleted it and DSpace didn't detect the changes made there (we needed to blank the values instead) + +## 2017-08-08 + +- Apply Abenet's corrections for the CGIAR Library's historic archive subcommunity (2415 records) +- I had to add the `dc.subject[en_US]` column back with blank values so that DSpace could detect the changes +- I applied the changes in 500 item batches diff --git a/public/2015-11/index.html b/public/2015-11/index.html index 7c87b0a2b..476a03c53 100644 --- a/public/2015-11/index.html +++ b/public/2015-11/index.html @@ -37,14 +37,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac - - - - - - - - + - - + diff --git a/public/2015-12/index.html b/public/2015-12/index.html index b5e137590..a875a091e 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -38,14 +38,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less - - - - - - - - + - - + diff --git a/public/2016-01/index.html b/public/2016-01/index.html index 0829d2646..07c4124c7 100644 --- a/public/2016-01/index.html +++ b/public/2016-01/index.html @@ -33,14 +33,7 @@ Update GitHub wiki for documentation of maintenance tasks. - - - - - - - - + - - + diff --git a/public/2016-02/index.html b/public/2016-02/index.html index 233e0f02f..2c510da3c 100644 --- a/public/2016-02/index.html +++ b/public/2016-02/index.html @@ -40,14 +40,7 @@ Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE&r - - - - - - - - + - - + diff --git a/public/2016-03/index.html b/public/2016-03/index.html index c0a3834a4..f680a3d20 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -33,14 +33,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja - - - - - - - - + - - + diff --git a/public/2016-04/index.html b/public/2016-04/index.html index d8f3dddaf..bf1041f37 100644 --- a/public/2016-04/index.html +++ b/public/2016-04/index.html @@ -35,14 +35,7 @@ Also, I noticed the checker log has some errors we should pay attention to: - - - - - - - - + - - + diff --git a/public/2016-05/index.html b/public/2016-05/index.html index c1cce091c..42597e334 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -37,14 +37,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! - - - - - - - - + - - + diff --git a/public/2016-06/index.html b/public/2016-06/index.html index 6dd36415c..4d4a18ea4 100644 --- a/public/2016-06/index.html +++ b/public/2016-06/index.html @@ -36,14 +36,7 @@ Working on second phase of metadata migration, looks like this will work for mov - - - - - - - - + - - + diff --git a/public/2016-07/index.html b/public/2016-07/index.html index b32b73c6e..71f580bad 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -44,14 +44,7 @@ In this case the select query was showing 95 results before the update - - - - - - - - + - - + diff --git a/public/2016-08/index.html b/public/2016-08/index.html index 895887e22..da8890558 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -41,14 +41,7 @@ $ git rebase -i dspace-5.5 - - - - - - - - + - - + diff --git a/public/2016-09/index.html b/public/2016-09/index.html index ed5bc1620..4dc5a4aec 100644 --- a/public/2016-09/index.html +++ b/public/2016-09/index.html @@ -37,14 +37,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=or - - - - - - - - + - - + diff --git a/public/2016-10/index.html b/public/2016-10/index.html index 468841f8b..b44308acf 100644 --- a/public/2016-10/index.html +++ b/public/2016-10/index.html @@ -41,14 +41,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id - - - - - - - - + - - + diff --git a/public/2016-11/index.html b/public/2016-11/index.html index 421134f23..1e17cc97f 100644 --- a/public/2016-11/index.html +++ b/public/2016-11/index.html @@ -33,14 +33,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module - - - - - - - - + - - + diff --git a/public/2016-12/index.html b/public/2016-12/index.html index c2eb6a186..75b1d9ff7 100644 --- a/public/2016-12/index.html +++ b/public/2016-12/index.html @@ -45,14 +45,7 @@ Another worrying error from dspace.log is: - - - - - - - - + - - + diff --git a/public/2017-01/index.html b/public/2017-01/index.html index 0c8680de2..3426508e0 100644 --- a/public/2017-01/index.html +++ b/public/2017-01/index.html @@ -33,14 +33,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua - - - - - - - - + - - + diff --git a/public/2017-02/index.html b/public/2017-02/index.html index 140d8babc..19d8e4e06 100644 --- a/public/2017-02/index.html +++ b/public/2017-02/index.html @@ -47,14 +47,7 @@ Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name - - - - - - - - + - - + diff --git a/public/2017-03/index.html b/public/2017-03/index.html index f01cbead9..a6395beb0 100644 --- a/public/2017-03/index.html +++ b/public/2017-03/index.html @@ -49,14 +49,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg - - - - - - - - + - - + diff --git a/public/2017-04/index.html b/public/2017-04/index.html index 75d5fecb3..6b335a83b 100644 --- a/public/2017-04/index.html +++ b/public/2017-04/index.html @@ -42,14 +42,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th - - - - - - - - + - - + diff --git a/public/2017-05/index.html b/public/2017-05/index.html index 0c7023d3d..20ad44c55 100644 --- a/public/2017-05/index.html +++ b/public/2017-05/index.html @@ -25,17 +25,9 @@ - - - - - - - - + - - + diff --git a/public/2017-06/index.html b/public/2017-06/index.html index 9b127b8e8..0ec331105 100644 --- a/public/2017-06/index.html +++ b/public/2017-06/index.html @@ -25,17 +25,9 @@ - - - - - - - - + - - + diff --git a/public/2017-07/index.html b/public/2017-07/index.html index a4fcfd0f3..bbae500e3 100644 --- a/public/2017-07/index.html +++ b/public/2017-07/index.html @@ -39,14 +39,7 @@ We can use PostgreSQL’s extended output format (-x) plus sed to format the - - - - - - - - + - - + diff --git a/public/2017-08/index.html b/public/2017-08/index.html index 0075959e7..e03d3b5c7 100644 --- a/public/2017-08/index.html +++ b/public/2017-08/index.html @@ -37,7 +37,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s - + @@ -49,14 +49,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s - - - - - - - - + - - + @@ -93,9 +85,9 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s "@type": "BlogPosting", "headline": "August, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-08/", - "wordCount": "557", + "wordCount": "596", "datePublished": "2017-08-01T11:51:52+03:00", - "dateModified": "2017-08-05T17:24:05+03:00", + "dateModified": "2017-08-07T16:09:11+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -215,6 +207,14 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
  • I had to fix a few small things, like moving the dc.title column away from the beginning of the row, delete blank spaces in the abstract in vim using :g/^$/d, add the dc.subject[en_US] column back, as she had deleted it and DSpace didn’t detect the changes made there (we needed to blank the values instead)
  • +

    2017-08-08

    + + + diff --git a/public/index.html b/public/index.html index 863f4a969..9224d5558 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/page/2/index.html b/public/page/2/index.html index d44803791..d6fc8ba17 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/page/3/index.html b/public/page/3/index.html index 03f710ac5..a25e335b6 100644 --- a/public/page/3/index.html +++ b/public/page/3/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/post/index.html b/public/post/index.html index 4900c2f33..7860f4f31 100644 --- a/public/post/index.html +++ b/public/post/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/post/page/2/index.html b/public/post/page/2/index.html index 944ef9e9c..831016e5d 100644 --- a/public/post/page/2/index.html +++ b/public/post/page/2/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/post/page/3/index.html b/public/post/page/3/index.html index b19bda0ee..9932f8f54 100644 --- a/public/post/page/3/index.html +++ b/public/post/page/3/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/sitemap.xml b/public/sitemap.xml index bb65a34dc..d6da84feb 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2017-08/ - 2017-08-05T17:24:05+03:00 + 2017-08-07T16:09:11+03:00 @@ -114,7 +114,7 @@ https://alanorth.github.io/cgspace-notes/ - 2017-08-05T17:24:05+03:00 + 2017-08-07T16:09:11+03:00 0 @@ -125,19 +125,19 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2017-08-05T17:24:05+03:00 + 2017-08-07T16:09:11+03:00 0 https://alanorth.github.io/cgspace-notes/post/ - 2017-08-05T17:24:05+03:00 + 2017-08-07T16:09:11+03:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2017-08-05T17:24:05+03:00 + 2017-08-07T16:09:11+03:00 0 diff --git a/public/tags/notes/index.html b/public/tags/notes/index.html index 7f74aa68a..55c90c5a4 100644 --- a/public/tags/notes/index.html +++ b/public/tags/notes/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/tags/notes/page/2/index.html b/public/tags/notes/page/2/index.html index 1d9d2576e..a49de576e 100644 --- a/public/tags/notes/page/2/index.html +++ b/public/tags/notes/page/2/index.html @@ -23,7 +23,9 @@ - + + + diff --git a/public/tags/notes/page/3/index.html b/public/tags/notes/page/3/index.html index f208f364f..9835c1893 100644 --- a/public/tags/notes/page/3/index.html +++ b/public/tags/notes/page/3/index.html @@ -23,7 +23,9 @@ - + + +