diff --git a/content/posts/2019-11.md b/content/posts/2019-11.md index 6d423e76e..0af69d2c0 100644 --- a/content/posts/2019-11.md +++ b/content/posts/2019-11.md @@ -269,7 +269,24 @@ istics-2014 statistics-2013 statistics-2012 statistics-2011 statistics-2010; do - A [search in the IWMI department shows the item](https://www.altmetric.com/explorer/outputs?department_id%5B%5D=CGSpace%3Agroup%3Acom_10568_16814&q=Towards%20sustainable%20sanitation%20management) - A [search in the WLE department shows no results](https://www.altmetric.com/explorer/outputs?department_id%5B%5D=CGSpace%3Agroup%3Acom_10568_34494&q=Towards%20sustainable%20sanitation%20management) - I emailed Altmetric support to ask for help -- Also, while analysing this, I looked throgh some of the other top WLE items and fixed some metadata issues (adding `dc.rights`, fixing DOIs, adding ISSNs, etc) and noticed one issue with [https://hdl.handle.net](https://hdl.handle.net/10568/97087) an item that has an Altmetric score for its Handle (lower) despite it having a correct DOI (with a higher score) +- Also, while analysing this, I looked through some of the other top WLE items and fixed some metadata issues (adding `dc.rights`, fixing DOIs, adding ISSNs, etc) and noticed one issue with [an item](https://hdl.handle.net/10568/97087) that has an Altmetric score for its Handle (lower) despite it having a correct DOI (with a higher score) - I tweeted the Handle to see if the score would get linked once Altmetric noticed it +## 2019-11-13 + +- The [item with a low Altmetric score for its Handle](https://hdl.handle.net/10568/97087) that I tweeted yesterday still hasn't linked with the DOI's score + - I tweeted it again with the Handle and the DOI +- Testing modifying some of the COUNTER-Robots patterns to use `[0-9]` instead of `\d` digit character type, as Solr's regex search can't use those + +``` +$ http --print Hh 'https://dspacetest.cgiar.org/handle/10568/105487' User-Agent:"Scrapoo/1" +$ http "http://localhost:8081/solr/statistics/update?commit=true" +$ http "http://localhost:8081/solr/statistics/select?q=userAgent:Scrapoo*" | xmllint --format - | grep numFound + +$ http "http://localhost:8081/solr/statistics/select?q=userAgent:/Scrapoo\/[0-9]/" | xmllint --format - | grep numFound + +``` + +- Nice, so searching with regex in Solr with `//` syntax works for those digits! + diff --git a/docs/2019-11/index.html b/docs/2019-11/index.html index ee6eea250..be9c801b9 100644 --- a/docs/2019-11/index.html +++ b/docs/2019-11/index.html @@ -34,7 +34,7 @@ Let’s see how many of the REST API requests were for bitstreams (because t - + @@ -73,9 +73,9 @@ Let’s see how many of the REST API requests were for bitstreams (because t "@type": "BlogPosting", "headline": "November, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-11\/", - "wordCount": "1710", + "wordCount": "1819", "datePublished": "2019-11-04T12:20:30+02:00", - "dateModified": "2019-11-09T21:41:15+02:00", + "dateModified": "2019-11-12T11:44:05+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -419,28 +419,38 @@ $ http –print b ‘https://dspacetest.cgiar.org/handle/10568/105487' User-Agent:“Scrapoo/1” +$ http “http://localhost:8081/solr/statistics/update?commit=true" +$ http “http://localhost:8081/solr/statistics/select?q=userAgent:Scrapoo*" | xmllint –format - | grep numFound + +$ http “http://localhost:8081/solr/statistics/select?q=userAgent:/Scrapoo/[0-9]/" | xmllint –format - | grep numFound + ```

    -
  • Open a pull request against COUNTER-Robots to remove unnecessary escaping of dashes
  • -
- -

2019-11-12

- -
    -
  • Udana and Chandima emailed me to ask why one of their WLE items that is mapped from IWMI only shows up in the IWMI “department” on the Altmetric dashboard - -
  • -
  • Also, while analysing this, I looked throgh some of the other top WLE items and fixed some metadata issues (adding dc.rights, fixing DOIs, adding ISSNs, etc) and noticed one issue with https://hdl.handle.net an item that has an Altmetric score for its Handle (lower) despite it having a correct DOI (with a higher score) - -
      -
    • I tweeted the Handle to see if the score would get linked once Altmetric noticed it
    • -
  • +
  • Nice, so searching with regex in Solr with // syntax works for those digits!
diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 79ca3527b..a63ac8458 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2019-11-09T21:41:15+02:00 + 2019-11-12T11:44:05+02:00 https://alanorth.github.io/cgspace-notes/ - 2019-11-09T21:41:15+02:00 + 2019-11-12T11:44:05+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2019-11-09T21:41:15+02:00 + 2019-11-12T11:44:05+02:00 https://alanorth.github.io/cgspace-notes/2019-11/ - 2019-11-09T21:41:15+02:00 + 2019-11-12T11:44:05+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2019-11-09T21:41:15+02:00 + 2019-11-12T11:44:05+02:00