diff --git a/content/posts/2020-07.md b/content/posts/2020-07.md index 33e9d377a..d1e53673f 100644 --- a/content/posts/2020-07.md +++ b/content/posts/2020-07.md @@ -219,4 +219,18 @@ $ zstd -d statistics-2019-1.json.zst $ ./run.sh -s http://localhost:8080/solr/statistics -a import -o ~/Downloads/statistics-2019-1.json -k uid ``` +## 2020-07-05 + +- Import twelve items into the [CRP Livestock multimedia](https://hdl.handle.net/10568/97076) collection for Peter Ballantyne + - I ran the data through csv-metadata-quality first to validate and fix some common mistakes + - Interesting to check the data with `csvstat` to see if there are any duplicates +- Peter recently asked me to add Target audience (`cg.targetaudience`) to the CGSpace sidebar facets and AReS filters + - I added it on my local DSpace test instance, but I'm waiting for him to tell me what he wants the header to be "Audiences" or "Target audience" etc... +- Peter also asked me to increase the size of links in the CGSpace "Welcome" text + - I suggested using the CSS `font-size: larger` property to just bump it up one relative to what it already is + - He said it looks good, but that actually now the links seem OK (I told him to refresh, as I had made them bold a few days ago) so we don't need to adjust it actually +- Mohammed Salem modified my [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api) to query Solr directly so I started writing a script to benchmark it today + - I will monitor the JVM memory and CPU usage in visualvm, just like I did in 2019-04 + - I noticed an issue with his limit parameter so I sent him some feedback on that in the meantime + diff --git a/docs/2020-07/index.html b/docs/2020-07/index.html index 45545c8a8..549df2ebf 100644 --- a/docs/2020-07/index.html +++ b/docs/2020-07/index.html @@ -20,7 +20,7 @@ Since I was restarting Tomcat anyways I decided to redeploy the latest changes f - + @@ -45,9 +45,9 @@ Since I was restarting Tomcat anyways I decided to redeploy the latest changes f "@type": "BlogPosting", "headline": "July, 2020", "url": "https://alanorth.github.io/cgspace-notes/2020-07/", - "wordCount": "1043", + "wordCount": "1256", "datePublished": "2020-07-01T10:53:54+03:00", - "dateModified": "2020-07-02T09:53:45+03:00", + "dateModified": "2020-07-05T10:50:09+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -328,7 +328,33 @@ $ zstd /tmp/statistics-2019-1.json
$ zstd -d statistics-2019-1.json.zst
 $ ./run.sh -s http://localhost:8080/solr/statistics -a import -o ~/Downloads/statistics-2019-1.json -k uid
-
+

2020-07-05

+ + diff --git a/docs/categories/index.html b/docs/categories/index.html index 4718d0298..91461aca2 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 861c146a4..064a9488a 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 5db09e3e7..be53a3015 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index afd629151..d0579abf7 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index 1ff51521a..258100c09 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 79272cd46..8abbb584c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 8500a156e..e9836f415 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 32a9a6893..200146081 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 2fa345f54..c045ff69a 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index e05d51693..796ccbc63 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index e4d7bbc06..935952603 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 7015d4ea3..5aca1293f 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 6e339a4ce..25e7756b5 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 19a134812..d37b22cc4 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 62d5564d0..e4f4128b5 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index c5afaeb4f..365a64906 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index 924c8754c..9c621047c 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index a33c814f2..c42d6ec12 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2020-07-02T09:53:45+03:00 + 2020-07-05T10:50:09+03:00 https://alanorth.github.io/cgspace-notes/ - 2020-07-02T09:53:45+03:00 + 2020-07-05T10:50:09+03:00 https://alanorth.github.io/cgspace-notes/2020-07/ - 2020-07-02T09:53:45+03:00 + 2020-07-05T10:50:09+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2020-07-02T09:53:45+03:00 + 2020-07-05T10:50:09+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2020-07-02T09:53:45+03:00 + 2020-07-05T10:50:09+03:00