From 1ec1796f85315acb84426fbe241b0ee51099575a Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 24 Jun 2020 21:49:16 +0300 Subject: [PATCH] Add notes for 2020-06-24 --- content/posts/2020-06.md | 11 +++++++++++ docs/2020-06/index.html | 23 ++++++++++++++++++++--- 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/page/2/index.html | 2 +- docs/categories/page/3/index.html | 2 +- docs/categories/page/4/index.html | 2 +- docs/categories/page/5/index.html | 2 +- docs/categories/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/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/sitemap.xml | 10 +++++----- 25 files changed, 58 insertions(+), 30 deletions(-) diff --git a/content/posts/2020-06.md b/content/posts/2020-06.md index 11f20ab6a..c8bb1a451 100644 --- a/content/posts/2020-06.md +++ b/content/posts/2020-06.md @@ -422,4 +422,15 @@ COPY 3917 - Could it be a memory leak or something? Why now? - For now I will revert to the latest Tomcat 7.0.104 and PostgreSQL JDBC 42.2.14 +## 2020-06-24 + +- Spend some time with Moayad looking over issues for OpenRXV + - We updated all the labels, tooltips, and filters + - The next step is to go through the GitHub issues and close them if they are done +- I also discussed the [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api) with Mohammed Salem + - He made some new features to add the harvesting of twelve months of item statistics + - We talked about extending it to be "x" amount of months and years with some sensible defaults + - The item and items endpoints could then have `?months=12` and `?years=2` to show stats for the past "x" months or years + - We thought other arbitrary date ranges could be added with queries like `?date_from=2020-05` etc that would query Solr on the fly and obviously be slower... + diff --git a/docs/2020-06/index.html b/docs/2020-06/index.html index 775e68096..9c41e0a7c 100644 --- a/docs/2020-06/index.html +++ b/docs/2020-06/index.html @@ -19,7 +19,7 @@ I tried to build the OAI registry on the freshly migrated DSpace 6 on DSpace Tes - + @@ -43,9 +43,9 @@ I tried to build the OAI registry on the freshly migrated DSpace 6 on DSpace Tes "@type": "BlogPosting", "headline": "June, 2020", "url": "https://alanorth.github.io/cgspace-notes/2020-06/", - "wordCount": "3197", + "wordCount": "3319", "datePublished": "2020-06-01T13:55:39+03:00", - "dateModified": "2020-06-22T15:55:59+03:00", + "dateModified": "2020-06-23T16:13:27+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -577,6 +577,23 @@ COPY 3917 +

2020-06-24

+ diff --git a/docs/categories/index.html b/docs/categories/index.html index 15c394270..d42f5649c 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 9f57ba909..1258d54ad 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 d3b94eaea..aa805359b 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 6e2d73c26..4036cefe9 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 b356d4a7e..6d3a2b9a1 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/categories/page/2/index.html b/docs/categories/page/2/index.html index e71c5f6b7..bfd18ce73 100644 --- a/docs/categories/page/2/index.html +++ b/docs/categories/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/page/3/index.html b/docs/categories/page/3/index.html index f3028d26d..585e2572d 100644 --- a/docs/categories/page/3/index.html +++ b/docs/categories/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/page/4/index.html b/docs/categories/page/4/index.html index c36ad044c..f64eedb7d 100644 --- a/docs/categories/page/4/index.html +++ b/docs/categories/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/page/5/index.html b/docs/categories/page/5/index.html index 0f93daece..2344e9d48 100644 --- a/docs/categories/page/5/index.html +++ b/docs/categories/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/page/6/index.html b/docs/categories/page/6/index.html index 89d4c8d31..5332742b7 100644 --- a/docs/categories/page/6/index.html +++ b/docs/categories/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/index.html b/docs/index.html index bdc5036dd..ff916230d 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 18b5dc797..59c42a50b 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 776fa06c4..7027de137 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 79c377efc..d8ee6cb49 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 5ea3ee0c6..441c0f5dd 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 b275b593f..c945dffc4 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 1927a4ad8..8ceb2fcab 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 648286c4d..6f4e5a4df 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 f0dd47830..157f0217a 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 d500bf496..b63b7ecc5 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 9417bfbd6..d17b49ffa 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 f0ce15b25..9fdd4a120 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 4ab7a70f5..ba61a3106 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2020-06-22T15:55:59+03:00 + 2020-06-23T16:13:27+03:00 https://alanorth.github.io/cgspace-notes/ - 2020-06-22T15:55:59+03:00 + 2020-06-23T16:13:27+03:00 https://alanorth.github.io/cgspace-notes/2020-06/ - 2020-06-22T15:55:59+03:00 + 2020-06-23T16:13:27+03:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2020-06-22T15:55:59+03:00 + 2020-06-23T16:13:27+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2020-06-22T15:55:59+03:00 + 2020-06-23T16:13:27+03:00