diff --git a/content/posts/2021-09.md b/content/posts/2021-09.md
index 8c7ab65d8..d163a13b0 100644
--- a/content/posts/2021-09.md
+++ b/content/posts/2021-09.md
@@ -71,4 +71,27 @@ $ vipsthumbnail ARRTB2020ST.pdf -s x600 -o '%s.jpg[Q=85,optimize_coding,strip]'
- I told them I can give them access to DSpace Test and that we should have a meeting soon
- We need to figure out what controlled vocabularies they should use
+## 2021-09-14
+
+- Some people from the Alliance contacted me last week about AICCRA metadata
+ - They have internal things called Components and Clusters, so they were asking how to store these in CGSpace
+ - I suggested adding new metadata values: `cg.subject.aiccraComponent` and cg.subject.aiccraCluster`
+ - On second thought, these are identifiers so perhaps this is better: `cg.identifier.aiccraComponent` and `cg.identifier.aiccraCluster`
+
+## 2021-09-15
+
+- Add ORCID identifier for new ILRI staff to our controlled vocabualary
+ - Also tag their twenty-five existing items on CGSpace:
+
+```console
+$ cat 2021-09-15-add-orcids.csv
+dc.contributor.author,cg.creator.identifier
+"Kotchofa, Pacem","Pacem Kotchofa: 0000-0002-1640-8807"
+$ ./ilri/add-orcid-identifiers-csv.py -i 2021-09-15-add-orcids.csv -db dspace -u dspace -p 'fuuuu'
+```
+
+- Meeting with Leroy Mwanzia and some other Alliance people about depositing to CGSpace via API
+ - I gave them some technical information about the CGSpace API and links to the controlled vocabularies and metadata registries we are using
+ - I also told them that I would create some documentation listing the metadata fields, which are mandatory, and the respective controlled vocabularies
+
diff --git a/docs/2021-09/index.html b/docs/2021-09/index.html
index 8ffd9c0a1..9201ec067 100644
--- a/docs/2021-09/index.html
+++ b/docs/2021-09/index.html
@@ -26,7 +26,7 @@ The syntax Moayad showed me last month doesn’t seem to honor the search qu
-
+
@@ -58,9 +58,9 @@ The syntax Moayad showed me last month doesn’t seem to honor the search qu
"@type": "BlogPosting",
"headline": "September, 2021",
"url": "https://alanorth.github.io/cgspace-notes/2021-09/",
- "wordCount": "637",
+ "wordCount": "788",
"datePublished": "2021-09-01T09:14:07+03:00",
- "dateModified": "2021-09-06T12:31:11+03:00",
+ "dateModified": "2021-09-13T16:21:16+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@@ -218,6 +218,36 @@ $ docker-compose build
+
2021-09-14
+
+- Some people from the Alliance contacted me last week about AICCRA metadata
+
+- They have internal things called Components and Clusters, so they were asking how to store these in CGSpace
+- I suggested adding new metadata values:
cg.subject.aiccraComponent
and cg.subject.aiccraCluster`
+- On second thought, these are identifiers so perhaps this is better:
cg.identifier.aiccraComponent
and cg.identifier.aiccraCluster
+
+
+
+2021-09-15
+
+- Add ORCID identifier for new ILRI staff to our controlled vocabualary
+
+- Also tag their twenty-five existing items on CGSpace:
+
+
+
+$ cat 2021-09-15-add-orcids.csv
+dc.contributor.author,cg.creator.identifier
+"Kotchofa, Pacem","Pacem Kotchofa: 0000-0002-1640-8807"
+$ ./ilri/add-orcid-identifiers-csv.py -i 2021-09-15-add-orcids.csv -db dspace -u dspace -p 'fuuuu'
+
+- Meeting with Leroy Mwanzia and some other Alliance people about depositing to CGSpace via API
+
+- I gave them some technical information about the CGSpace API and links to the controlled vocabularies and metadata registries we are using
+- I also told them that I would create some documentation listing the metadata fields, which are mandatory, and the respective controlled vocabularies
+
+
+
diff --git a/docs/categories/index.html b/docs/categories/index.html
index 888d4452b..045c00e42 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 af28d1169..ce4141840 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 4f27fac36..3b16492ac 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 0e63ca8bd..07906e66e 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 f3a9cb197..2a7a1a803 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 8943b6abf..8cc3f01d2 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 66101459d..e7fb39516 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 c3ffdd23d..2c40e176e 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 dc4249635..7a52ec892 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 39c30debe..81b9053fa 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 ddb3aa5df..08b700dd8 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 76de759ce..78ba9b2d8 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 af800f96d..794de8ab2 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 8e4d4431d..414c51993 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 de35dc154..f7f2bfdf8 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 011f8c0bf..0ed689c9e 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 1f59c6aa8..eb0a79c8d 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 c1f56ab89..3ec7cff19 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 eae17f448..5d78089cf 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 947ddd1ef..01f34d7f3 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 3719adac2..0d573b057 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 b86e0143f..34ed21661 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 c58f83f50..3756dbb9a 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 39c50313a..dbb582045 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/
- 2021-09-06T12:31:11+03:00
+ 2021-09-13T16:21:16+03:00
https://alanorth.github.io/cgspace-notes/
- 2021-09-06T12:31:11+03:00
+ 2021-09-13T16:21:16+03:00
https://alanorth.github.io/cgspace-notes/categories/notes/
- 2021-09-06T12:31:11+03:00
+ 2021-09-13T16:21:16+03:00
https://alanorth.github.io/cgspace-notes/posts/
- 2021-09-06T12:31:11+03:00
+ 2021-09-13T16:21:16+03:00
https://alanorth.github.io/cgspace-notes/2021-09/
- 2021-09-06T12:31:11+03:00
+ 2021-09-13T16:21:16+03:00
https://alanorth.github.io/cgspace-notes/2021-08/
2021-09-02T17:06:28+03:00