From edacbe8b63a741a9f6394eab4a921384cfff8e95 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 24 Feb 2022 19:15:45 +0300 Subject: [PATCH] Add notes for 2022-02-24 --- content/posts/2022-02.md | 11 +++++++++++ docs/2022-02/index.html | 16 ++++++++++++---- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/categories/notes/page/2/index.html | 2 +- docs/categories/notes/page/3/index.html | 2 +- docs/categories/notes/page/4/index.html | 2 +- docs/categories/notes/page/5/index.html | 2 +- docs/categories/notes/page/6/index.html | 2 +- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/page/4/index.html | 2 +- docs/page/5/index.html | 2 +- docs/page/6/index.html | 2 +- docs/page/7/index.html | 2 +- docs/page/8/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- docs/posts/page/3/index.html | 2 +- docs/posts/page/4/index.html | 2 +- docs/posts/page/5/index.html | 2 +- docs/posts/page/6/index.html | 2 +- docs/posts/page/7/index.html | 2 +- docs/posts/page/8/index.html | 2 +- docs/sitemap.xml | 10 +++++----- 26 files changed, 51 insertions(+), 32 deletions(-) diff --git a/content/posts/2022-02.md b/content/posts/2022-02.md index 3b462b18e..3a78145bf 100644 --- a/content/posts/2022-02.md +++ b/content/posts/2022-02.md @@ -537,4 +537,15 @@ value.contains("10.2134") - Many many of Crossref's records are correct where we have no license, and in some cases more correct when we have a different license - I ran license updates on ~167 DOIs in the end on CGSpace +## 2022-02-24 + +- Update some audience metadata on CGSpace: + +```console +dspace=# UPDATE metadatavalue SET text_value='Academics' WHERE dspace_object_id IN (SELECT uuid FROM item) AND metadata_field_id=144 AND text_value = 'Academicians'; +UPDATE 354 +dspace=# UPDATE metadatavalue SET text_value='Scientists' WHERE dspace_object_id IN (SELECT uuid FROM item) AND metadata_field_id=144 AND text_value = 'SCIENTISTS'; +UPDATE 2 +``` + diff --git a/docs/2022-02/index.html b/docs/2022-02/index.html index 54e9ff4be..2afb669e3 100644 --- a/docs/2022-02/index.html +++ b/docs/2022-02/index.html @@ -21,7 +21,7 @@ We agreed to try to do more alignment of affiliations/funders with ROR - + @@ -48,9 +48,9 @@ We agreed to try to do more alignment of affiliations/funders with ROR "@type": "BlogPosting", "headline": "February, 2022", "url": "https://alanorth.github.io/cgspace-notes/2022-02/", - "wordCount": "2868", + "wordCount": "2915", "datePublished": "2022-02-01T14:06:54+02:00", - "dateModified": "2022-02-14T16:43:12+03:00", + "dateModified": "2022-02-23T14:46:23+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -665,7 +665,15 @@ value.contains("10.2134") - +

2022-02-24

+ +
dspace=# UPDATE metadatavalue SET text_value='Academics' WHERE dspace_object_id IN (SELECT uuid FROM item) AND metadata_field_id=144 AND text_value = 'Academicians';
+UPDATE 354
+dspace=# UPDATE metadatavalue SET text_value='Scientists' WHERE dspace_object_id IN (SELECT uuid FROM item) AND metadata_field_id=144 AND text_value = 'SCIENTISTS';
+UPDATE 2
+
diff --git a/docs/categories/index.html b/docs/categories/index.html index 2f48a8b82..85b7fa77a 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 6ef1f3d87..90a625c40 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 cded8813d..47094006c 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 af88b3e80..c9f348781 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 9fafdb5b3..ff0ab4b50 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 2c2644664..66b6e3d26 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 3a4ba309d..730c9867c 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/index.html b/docs/index.html index a4f6ad3ca..a3c28f70f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 5d6057ec7..99c6c4f48 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 faf040d8f..6f2eb6a67 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 d0c08f1c6..34e20a6cf 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 43aff20a3..e6176d389 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 4ad1a86c6..11360b9ca 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 f613a41a1..d617ee812 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 3ff949f94..62f27b799 100644 --- a/docs/page/8/index.html +++ b/docs/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 0cd1f2055..e9e4e4247 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 5a95996f7..635b6afdd 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 ea75a345b..3fb44a348 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 729fd8bc5..a60f168de 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 ac4492662..c616a5d6d 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 0852b8c16..08bda6232 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 bbbd9f5b3..657fa340d 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 174a10a49..8e908ad36 100644 --- a/docs/posts/page/8/index.html +++ b/docs/posts/page/8/index.html @@ -10,7 +10,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index a28983464..7d45c1828 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/ - 2022-02-14T16:43:12+03:00 + 2022-02-23T14:46:23+03:00 https://alanorth.github.io/cgspace-notes/ - 2022-02-14T16:43:12+03:00 + 2022-02-23T14:46:23+03:00 https://alanorth.github.io/cgspace-notes/2022-02/ - 2022-02-14T16:43:12+03:00 + 2022-02-23T14:46:23+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2022-02-14T16:43:12+03:00 + 2022-02-23T14:46:23+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2022-02-14T16:43:12+03:00 + 2022-02-23T14:46:23+03:00 https://alanorth.github.io/cgspace-notes/2022-01/ 2022-02-07T09:49:34+03:00