diff --git a/content/posts/2022-09.md b/content/posts/2022-09.md index 96c9c8f82..05e11d119 100644 --- a/content/posts/2022-09.md +++ b/content/posts/2022-09.md @@ -290,7 +290,7 @@ COMMIT - I found a few users that didn't have ORCID iDs and were missing tags on CGSpace so I tagged them: ```console -$ cat 2022-09-22-add-orcids.csv +dc.contributor.author,cg.creator.identifier dc.contributor.author,cg.creator.identifier "Alonso, Silvia","Silvia Alonso: 0000-0002-0565-536X" "Goopy, John P.","John Goopy: 0000-0001-7177-1310" @@ -305,10 +305,71 @@ dc.contributor.author,cg.creator.identifier "Merbold, Lutz","Lutz Merbold: 0000-0003-4974-170X" "Rufino, Mariana C.","Mariana Rufino: 0000-0003-4293-3290" "Wilkes, Andreas","Andreas Wilkes: 0000-0001-7546-991X" +"van der Weerden, T.","Tony van der Weerden: 0000-0002-6999-2584" +"Vermeulen, S.","Sonja Vermeulen: 0000-0001-6242-9513" +"Vermeulen, Sonja","Sonja Vermeulen: 0000-0001-6242-9513" +"Vermeulen, Sonja J.","Sonja Vermeulen: 0000-0001-6242-9513" +"Hung Nguyen-Viet","Hung Nguyen-Viet: 0000-0003-1549-2733" +"Herrero, Mario T.","Mario Herrero: 0000-0002-7741-5090" +"Thornton, Philip K.","Philip Thornton: 0000-0002-1854-0182" +"Duncan, Alan J.","Alan Duncan: 0000-0002-3954-3067" +"Lukuyu, Ben A.","Ben Lukuyu: 0000-0002-9374-3553" +"Lindahl, Johanna F.","Johanna Lindahl: 0000-0002-1175-0398" +"Okeyo Mwai, Ally","Ally Okeyo Mwai: 0000-0003-2379-7801" +"Wieland, Barbara","Barbara Wieland: 0000-0003-4020-9186" +"Omore, Amos O.","Amos Omore: 0000-0001-9213-9891" +"Randolph, Thomas F.","Thomas Fitz Randolph: 0000-0003-1849-9877" +"Staal, Steven J.","Steven Staal: 0000-0002-1244-1773" +"Hanotte, Olivier H.","Olivier Hanotte: 0000-0002-2877-4767" +"Dessie, Tadelle","Tadelle Dessie: 0000-0002-1630-0417" +"Dione, Michel M.","Michel Dione: 0000-0001-7812-5776" +"Gebremedhin, Berhanu","Berhanu Gebremedhin: 0000-0002-3168-2783" +"Ouma, Emily A.","Emily Ouma: 0000-0002-3123-1376" +"Roesel, Kristina","Kristina Roesel: 0000-0002-2553-1129" +"Bishop, Richard P.","Richard Bishop: 0000-0002-3720-9970" +"Lapar, Ma. Lucila","Ma. Lucila Lapar: 0000-0002-4214-9845" +"Rich, Karl M.","Karl Rich: 0000-0002-5581-9553" +"Hoekstra, Dirk","Dirk Hoekstra: 0000-0002-6111-6627" +"Nene, Vishvanath","Vishvanath Nene: 0000-0001-7066-4169" +"Patel, S.P.","Sonal Henson: 0000-0002-2002-5462" +"Hanson, Jean","Jean Hanson: 0000-0002-3648-2641" +"Marshall, Karen","Karen Marshall: 0000-0003-4197-1455" +"Notenbaert, An Maria Omer","An Maria Omer Notenbaert: 0000-0002-6266-2240" +"Ojango, Julie M.K.","Ojango J.M.K.: 0000-0003-0224-5370" +"Wijk, Mark T. van","Mark van Wijk: 0000-0003-0728-8839" +"Tarawali, Shirley A.","Shirley Tarawali: 0000-0001-9398-8780" +"Naessens, Jan","Jan Naessens: 0000-0002-7075-9915" +"Butterbach-Bahl, Klaus","Klaus Butterbach-Bahl: 0000-0001-9499-6598" +"Poole, Elizabeth J.","Elizabeth Jane Poole: 0000-0002-8570-794X" +"Mulema, Annet A.","Annet Mulema: 0000-0003-4192-3939" +"Dror, Iddo","Iddo Dror: 0000-0002-0800-7456" +"Ballantyne, Peter G.","Peter G. Ballantyne: 0000-0001-9346-2893" +"Baker, Derek","Derek Baker: 0000-0001-6020-6973" +"Ericksen, Polly J.","Polly Ericksen: 0000-0002-5775-7691" +"Jones, Christopher S.","Chris Jones: 0000-0001-9096-9728" +"Mude, Andrew G.","Andrew Mude: 0000-0003-4903-6613" +"Puskur, Ranjitha","Ranjitha Puskur: 0000-0002-9112-3414" +"Kiara, Henry K.","Henry Kiara: 0000-0001-9578-1636" +"Gibson, John P.","John Gibson: 0000-0003-0371-2401" +"Flintan, Fiona E.","Fiona Flintan: 0000-0002-9732-097X" +"Mrode, Raphael A.","Raphael Mrode: 0000-0003-1964-5653" +"Mtimet, Nadhem","Nadhem Mtimet: 0000-0003-3125-2828" +"Said, Mohammed Yahya","Mohammed Yahya Said: 0000-0001-8127-6399" +"Pezo, Danilo A.","Danilo Pezo: 0000-0001-5345-5314" +"Haileslassie, Amare","Amare Haileslassie: 0000-0001-5237-9006" +"Wright, Iain A.","Iain Wright: 0000-0002-6216-5308" +"Cadilhon, Joseph J.","Jean-Joseph Cadilhon: 0000-0002-3181-5136" $ ./ilri/add-orcid-identifiers-csv.py -i /tmp/2022-09-22-add-orcids.csv -db dspace -u dspace -p 'fuuu' ``` -- This adds almost 800 ORCID tags! +- This adds nearly 5,500 ORCID tags! - Some of these authors were not in the controlled vocabulary so I added them +## 2022-09-23 + +- Tag some more ORCID metdata (amended above) +- Meeting with Peter and Abenet to discuss CGSpace issues + - We found a workable solution to the MEL submission issue: they can submit to a dedicated MEL-only collection with no workflow and we will map or move the items after +- Pascal says that they have made a [pull request for their duplicate checker on DSpace 7](https://github.com/DSpace/DSpace/pull/8415) yayyyy + diff --git a/docs/2022-09/index.html b/docs/2022-09/index.html index a661f91a8..616f9e2da 100644 --- a/docs/2022-09/index.html +++ b/docs/2022-09/index.html @@ -25,7 +25,7 @@ I also fixed a few bugs and improved the region-matching logic - + @@ -56,9 +56,9 @@ I also fixed a few bugs and improved the region-matching logic "@type": "BlogPosting", "headline": "September, 2022", "url": "https://alanorth.github.io/cgspace-notes/2022-09/", - "wordCount": "1942", + "wordCount": "2269", "datePublished": "2022-09-01T09:41:36+03:00", - "dateModified": "2022-09-19T15:58:41+03:00", + "dateModified": "2022-09-22T21:59:15+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -456,7 +456,7 @@ I also fixed a few bugs and improved the region-matching logic
  • Nairobi DSpace users meeting at ILRI
  • I found a few users that didn’t have ORCID iDs and were missing tags on CGSpace so I tagged them:
  • -
    $ cat 2022-09-22-add-orcids.csv
    +
    dc.contributor.author,cg.creator.identifier
     dc.contributor.author,cg.creator.identifier
     "Alonso, Silvia","Silvia Alonso: 0000-0002-0565-536X"
     "Goopy, John P.","John Goopy: 0000-0001-7177-1310"
    @@ -471,14 +471,78 @@ I also fixed a few bugs and improved the region-matching logic
     "Merbold, Lutz","Lutz Merbold: 0000-0003-4974-170X"
     "Rufino, Mariana C.","Mariana Rufino: 0000-0003-4293-3290"
     "Wilkes, Andreas","Andreas Wilkes: 0000-0001-7546-991X"
    +"van der Weerden, T.","Tony van der Weerden: 0000-0002-6999-2584"
    +"Vermeulen, S.","Sonja Vermeulen: 0000-0001-6242-9513"
    +"Vermeulen, Sonja","Sonja Vermeulen: 0000-0001-6242-9513"
    +"Vermeulen, Sonja J.","Sonja Vermeulen: 0000-0001-6242-9513"
    +"Hung Nguyen-Viet","Hung Nguyen-Viet: 0000-0003-1549-2733"
    +"Herrero, Mario T.","Mario Herrero: 0000-0002-7741-5090"
    +"Thornton, Philip K.","Philip Thornton: 0000-0002-1854-0182"
    +"Duncan, Alan J.","Alan Duncan: 0000-0002-3954-3067"
    +"Lukuyu, Ben A.","Ben Lukuyu: 0000-0002-9374-3553"
    +"Lindahl, Johanna F.","Johanna Lindahl: 0000-0002-1175-0398"
    +"Okeyo Mwai, Ally","Ally Okeyo Mwai: 0000-0003-2379-7801"
    +"Wieland, Barbara","Barbara Wieland: 0000-0003-4020-9186"
    +"Omore, Amos O.","Amos Omore: 0000-0001-9213-9891"
    +"Randolph, Thomas F.","Thomas Fitz Randolph: 0000-0003-1849-9877"
    +"Staal, Steven J.","Steven Staal: 0000-0002-1244-1773"
    +"Hanotte, Olivier H.","Olivier Hanotte: 0000-0002-2877-4767"
    +"Dessie, Tadelle","Tadelle Dessie: 0000-0002-1630-0417"
    +"Dione, Michel M.","Michel Dione: 0000-0001-7812-5776"
    +"Gebremedhin, Berhanu","Berhanu Gebremedhin: 0000-0002-3168-2783"
    +"Ouma, Emily A.","Emily Ouma: 0000-0002-3123-1376"
    +"Roesel, Kristina","Kristina Roesel: 0000-0002-2553-1129"
    +"Bishop, Richard P.","Richard Bishop: 0000-0002-3720-9970"
    +"Lapar, Ma. Lucila","Ma. Lucila Lapar: 0000-0002-4214-9845"
    +"Rich, Karl M.","Karl Rich: 0000-0002-5581-9553"
    +"Hoekstra, Dirk","Dirk Hoekstra: 0000-0002-6111-6627"
    +"Nene, Vishvanath","Vishvanath Nene: 0000-0001-7066-4169"
    +"Patel, S.P.","Sonal Henson: 0000-0002-2002-5462"
    +"Hanson, Jean","Jean Hanson: 0000-0002-3648-2641"
    +"Marshall, Karen","Karen Marshall: 0000-0003-4197-1455"
    +"Notenbaert, An Maria Omer","An Maria Omer Notenbaert: 0000-0002-6266-2240"
    +"Ojango, Julie M.K.","Ojango J.M.K.: 0000-0003-0224-5370"
    +"Wijk, Mark T. van","Mark van Wijk: 0000-0003-0728-8839"
    +"Tarawali, Shirley A.","Shirley Tarawali: 0000-0001-9398-8780"
    +"Naessens, Jan","Jan Naessens: 0000-0002-7075-9915"
    +"Butterbach-Bahl, Klaus","Klaus Butterbach-Bahl: 0000-0001-9499-6598"
    +"Poole, Elizabeth J.","Elizabeth Jane Poole: 0000-0002-8570-794X"
    +"Mulema, Annet A.","Annet Mulema: 0000-0003-4192-3939"
    +"Dror, Iddo","Iddo Dror: 0000-0002-0800-7456"
    +"Ballantyne, Peter G.","Peter G. Ballantyne: 0000-0001-9346-2893"
    +"Baker, Derek","Derek Baker: 0000-0001-6020-6973"
    +"Ericksen, Polly J.","Polly Ericksen: 0000-0002-5775-7691"
    +"Jones, Christopher S.","Chris Jones: 0000-0001-9096-9728"
    +"Mude, Andrew G.","Andrew Mude: 0000-0003-4903-6613"
    +"Puskur, Ranjitha","Ranjitha Puskur: 0000-0002-9112-3414"
    +"Kiara, Henry K.","Henry Kiara: 0000-0001-9578-1636"
    +"Gibson, John P.","John Gibson: 0000-0003-0371-2401"
    +"Flintan, Fiona E.","Fiona Flintan: 0000-0002-9732-097X"
    +"Mrode, Raphael A.","Raphael Mrode: 0000-0003-1964-5653"
    +"Mtimet, Nadhem","Nadhem Mtimet: 0000-0003-3125-2828"
    +"Said, Mohammed Yahya","Mohammed Yahya Said: 0000-0001-8127-6399"
    +"Pezo, Danilo A.","Danilo Pezo: 0000-0001-5345-5314"
    +"Haileslassie, Amare","Amare Haileslassie: 0000-0001-5237-9006"
    +"Wright, Iain A.","Iain Wright: 0000-0002-6216-5308"
    +"Cadilhon, Joseph J.","Jean-Joseph Cadilhon: 0000-0002-3181-5136"
     $ ./ilri/add-orcid-identifiers-csv.py -i /tmp/2022-09-22-add-orcids.csv -db dspace -u dspace -p 'fuuu'
     
      -
    • This adds almost 800 ORCID tags! +
    • This adds nearly 5,500 ORCID tags!
      • Some of these authors were not in the controlled vocabulary so I added them
    +

    2022-09-23

    +
      +
    • Tag some more ORCID metdata (amended above)
    • +
    • Meeting with Peter and Abenet to discuss CGSpace issues +
        +
      • We found a workable solution to the MEL submission issue: they can submit to a dedicated MEL-only collection with no workflow and we will map or move the items after
      • +
      +
    • +
    • Pascal says that they have made a pull request for their duplicate checker on DSpace 7 yayyyy
    • +
    diff --git a/docs/categories/index.html b/docs/categories/index.html index 7cd786570..eff8d873d 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 58f7c3225..08d2dcd54 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 02d0ac7a9..962dda3e3 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 0ea32c23e..cdff611e9 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 7624be9f4..4c1d9b657 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 8acf78b1e..b65169783 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 b31d103f2..42f0d3ebd 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 6eb6515e7..09625e836 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 390fd1218..e977298d5 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 7d35b1482..d96dbe51a 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 03b4f91c6..0e7aad49f 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 e43661e0f..efe34f93d 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 0ba6b6e4d..a528ce193 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 1891cdf65..dfe3eaea5 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 0db069b94..40f0ea980 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 5f9780856..c06774ba8 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 edf06d632..76872fceb 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 b7923356c..04720d2ee 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 603c3fcd1..9879a3c0e 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 3c482e5db..0a4dabac8 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 8a15fb5fa..76d853f38 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 6bb04167f..ba1246ea0 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 f253e6ef5..53068fbd8 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 3279f53df..73cdb103b 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 9bb472cdd..31181f14f 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 02aaa544c..6a3650071 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 4bf06991c..01854a37e 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-09-19T15:58:41+03:00 + 2022-09-22T21:59:15+03:00 https://alanorth.github.io/cgspace-notes/ - 2022-09-19T15:58:41+03:00 + 2022-09-22T21:59:15+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2022-09-19T15:58:41+03:00 + 2022-09-22T21:59:15+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2022-09-19T15:58:41+03:00 + 2022-09-22T21:59:15+03:00 https://alanorth.github.io/cgspace-notes/2022-09/ - 2022-09-19T15:58:41+03:00 + 2022-09-22T21:59:15+03:00 https://alanorth.github.io/cgspace-notes/2022-08/ 2022-08-31T17:37:28+03:00