diff --git a/content/posts/2022-01.md b/content/posts/2022-01.md index fe9564c39..cdc31bd51 100644 --- a/content/posts/2022-01.md +++ b/content/posts/2022-01.md @@ -11,4 +11,17 @@ categories: ["Notes"] +## 2022-01-06 + +- Add ORCID identifier for Chris Jones to CGSpace + - Also tag eighty-eight of his items in CGSpace: + +```console +$ cat 2022-01-06-add-orcids.csv +dc.contributor.author,cg.creator.identifier +"Jones, Chris","Chris Jones: 0000-0001-9096-9728" +"Jones, Christopher S.","Chris Jones: 0000-0001-9096-9728" +$ ./ilri/add-orcid-identifiers-csv.py -i 2022-01-06-add-orcids.csv -db dspace63 -u dspacetest -p 'dom@in34sniper' +``` + diff --git a/docs/2022-01/index.html b/docs/2022-01/index.html index 2412630ad..a3c86a387 100644 --- a/docs/2022-01/index.html +++ b/docs/2022-01/index.html @@ -14,7 +14,7 @@ Start a full harvest on AReS - + @@ -34,9 +34,9 @@ Start a full harvest on AReS "@type": "BlogPosting", "headline": "January, 2022", "url": "https://alanorth.github.io/cgspace-notes/2022-01/", - "wordCount": "7", + "wordCount": "47", "datePublished": "2022-01-01T15:20:54+02:00", - "dateModified": "2022-01-01T15:20:54+02:00", + "dateModified": "2022-01-01T15:21:32+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -114,7 +114,20 @@ Start a full harvest on AReS - +

2022-01-06

+ +
$ cat 2022-01-06-add-orcids.csv 
+dc.contributor.author,cg.creator.identifier
+"Jones, Chris","Chris Jones: 0000-0001-9096-9728"
+"Jones, Christopher S.","Chris Jones: 0000-0001-9096-9728"
+$ ./ilri/add-orcid-identifiers-csv.py -i 2022-01-06-add-orcids.csv -db dspace63 -u dspacetest -p 'dom@in34sniper' 
+
diff --git a/docs/categories/index.html b/docs/categories/index.html index 7c559f92e..47b5a6be3 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 f6432e2ce..5c3941425 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 6953835d4..2b4cd17a7 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 bb088a108..f40a2f50e 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 b84942ce5..66f82c05b 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 12063c064..2f910f3b6 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 12f35e16c..86fb84870 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 031c89d46..164aa0c49 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 e474b5367..baba5c6a0 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 869a5dd55..b252c559f 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 e89ecfbc7..2a2a8319a 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 42d784ed2..0bec0319d 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 af57b4133..30a7335b9 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 e1b6b2499..5b6106bdf 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 569908158..29c77bd75 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 68e5b064f..b21cba2e4 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 5df087355..26b78adc4 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 1a50c297a..31ca8ca86 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 7d2e22d7f..9555f2ad3 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 3cffe83a2..a73c720c2 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 01d6b1296..cfdd6db8f 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 0718daf1c..82fdf5cf1 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 5b6ae79bf..8e76e1080 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 72851a5d9..d3641523f 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-01-01T15:20:54+02:00 + 2022-01-01T15:21:32+02:00 https://alanorth.github.io/cgspace-notes/ - 2022-01-01T15:20:54+02:00 + 2022-01-01T15:21:32+02:00 https://alanorth.github.io/cgspace-notes/2022-01/ - 2022-01-01T15:20:54+02:00 + 2022-01-01T15:21:32+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2022-01-01T15:20:54+02:00 + 2022-01-01T15:21:32+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2022-01-01T15:20:54+02:00 + 2022-01-01T15:21:32+02:00 https://alanorth.github.io/cgspace-notes/2021-12/ 2021-12-29T16:29:37+02:00