diff --git a/content/posts/2019-08.md b/content/posts/2019-08.md index 9f49fcc20..8dfa573e7 100644 --- a/content/posts/2019-08.md +++ b/content/posts/2019-08.md @@ -338,4 +338,25 @@ $ find dspace/modules/xmlui-mirage2/src/main/webapp/themes -iname "*.xsl" -exec - So this is the same issue we had before, where Altmetric *knows* this Handle is associated with a DOI that has a score, but the client-side JavaScript code doesn't show it because it seems to a secondary handle or something +## 2019-08-31 + +- Run system updates on DSpace Test (linode19) and reboot the server +- Run the author fixes on DSpace Test and CGSpace and start a full Discovery re-index: + +``` +$ time schedtool -B -e ionice -c2 -n7 nice -n19 dspace index-discovery -b + +real 90m47.967s +user 8m12.826s +sys 2m27.496s +``` + +- I set up a test environment for CG Core v2 on my local environment and ran all the field migrations + - DSpace comes up and runs, but there are some graphical issues, like missing community names + - It turns out that my sed script was replacing some XSL code that was responsible for printing community names + - See: `dspace/modules/xmlui-mirage2/src/main/webapp/themes/0_CGIAR/xsl/preprocess/custom/communitylist.xsl` + - After reading the code I see that XSLT is reading the community titles from the DIM representation (stored in the `$dim` variable) created from METS + - I modified the patterns in my sed script so that those lines are not replaced and then the community list works again + - This is actually not a problem at all because this metadata is only used in the HTML meta tags in XMLUI community lists and has nothing to do with item metadata + diff --git a/docs/2019-08/index.html b/docs/2019-08/index.html index 4e42fca94..871f0225d 100644 --- a/docs/2019-08/index.html +++ b/docs/2019-08/index.html @@ -27,7 +27,7 @@ Run system updates on DSpace Test (linode19) and reboot it - + @@ -59,9 +59,9 @@ Run system updates on DSpace Test (linode19) and reboot it "@type": "BlogPosting", "headline": "August, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-08\/", - "wordCount": "2523", + "wordCount": "2703", "datePublished": "2019-08-03T12:39:51\x2b03:00", - "dateModified": "2019-08-29T01:24:23\x2b03:00", + "dateModified": "2019-08-29T19:25:06\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -579,6 +579,32 @@ COPY 65597
  • So this is the same issue we had before, where Altmetric knows this Handle is associated with a DOI that has a score, but the client-side JavaScript code doesn’t show it because it seems to a secondary handle or something

  • +

    2019-08-31

    + + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index f12fcfb55..a9efa05ad 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/2019-08/ - 2019-08-29T01:24:23+03:00 + 2019-08-29T19:25:06+03:00 https://alanorth.github.io/cgspace-notes/ - 2019-08-29T01:24:23+03:00 + 2019-08-29T19:25:06+03:00 https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-08-29T01:24:23+03:00 + 2019-08-29T19:25:06+03:00 https://alanorth.github.io/cgspace-notes/posts/ - 2019-08-29T01:24:23+03:00 + 2019-08-29T19:25:06+03:00 https://alanorth.github.io/cgspace-notes/tags/ - 2019-08-29T01:24:23+03:00 + 2019-08-29T19:25:06+03:00