diff --git a/content/posts/2019-02.md b/content/posts/2019-02.md index b26ec2180..e029b797c 100644 --- a/content/posts/2019-02.md +++ b/content/posts/2019-02.md @@ -993,5 +993,9 @@ $ curl -s -H "accept: application/json" -H "Content-Type: application/json" -X P - This returns six items for me, which is the [same I see in a Discovery search](https://cgspace.cgiar.org/discover?filtertype_1=orcid&filter_relational_operator_1=contains&filter_1=Alan+S.+Orth%3A+0000-0002-1735-7458&submit_apply_filter=&query=) - Hector Tobon from CIAT asked if it was possible to get item statistics from CGSpace so I told him to use my [dspace-statistics-api](https://github.com/ilri/dspace-statistics-api) +- I was playing with [YasGUI](http://yasgui.org/) to query AGROVOC's SPARQL endpoint, but they must have a cached version or something because I get an HTTP 404 if I try to go to the endpoint manually +- I think I want to stick to the regular [web services](http://aims.fao.org/agrovoc/webservices) to validate AGROVOC terms + +![YasGUI querying AGROVOC](/cgspace-notes/2019/02/yasgui-agrovoc.png) diff --git a/docs/2019-02/index.html b/docs/2019-02/index.html index a4d1798b7..56c13dc12 100644 --- a/docs/2019-02/index.html +++ b/docs/2019-02/index.html @@ -42,7 +42,7 @@ sys 0m1.979s - + @@ -89,9 +89,9 @@ sys 0m1.979s "@type": "BlogPosting", "headline": "February, 2019", "url": "https://alanorth.github.io/cgspace-notes/2019-02/", - "wordCount": "5628", + "wordCount": "5677", "datePublished": "2019-02-01T21:37:30+02:00", - "dateModified": "2019-02-20T06:29:21-08:00", + "dateModified": "2019-02-20T07:42:58-08:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -1282,8 +1282,12 @@ $ curl -s -H "accept: application/json" -H "Content-Type: applica +

YasGUI querying AGROVOC

+ diff --git a/docs/2019/02/yasgui-agrovoc.png b/docs/2019/02/yasgui-agrovoc.png new file mode 100644 index 000000000..6f869fffe Binary files /dev/null and b/docs/2019/02/yasgui-agrovoc.png differ diff --git a/docs/robots.txt b/docs/robots.txt index d85aff9f8..66dc42771 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -44,7 +44,7 @@ Disallow: /cgspace-notes/2015-12/ Disallow: /cgspace-notes/2015-11/ Disallow: /cgspace-notes/ Disallow: /cgspace-notes/categories/ -Disallow: /cgspace-notes/categories/notes/ Disallow: /cgspace-notes/tags/notes/ +Disallow: /cgspace-notes/categories/notes/ Disallow: /cgspace-notes/posts/ Disallow: /cgspace-notes/tags/ diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 634115689..2ae8bde3c 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2019-02/ - 2019-02-20T06:29:21-08:00 + 2019-02-20T07:42:58-08:00 @@ -209,7 +209,7 @@ https://alanorth.github.io/cgspace-notes/ - 2019-02-20T06:29:21-08:00 + 2019-02-20T07:42:58-08:00 0 @@ -218,27 +218,27 @@ 0 + + https://alanorth.github.io/cgspace-notes/tags/notes/ + 2019-02-20T07:42:58-08:00 + 0 + + https://alanorth.github.io/cgspace-notes/categories/notes/ 2018-03-09T22:10:33+02:00 0 - - https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-02-20T06:29:21-08:00 - 0 - - https://alanorth.github.io/cgspace-notes/posts/ - 2019-02-20T06:29:21-08:00 + 2019-02-20T07:42:58-08:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2019-02-20T06:29:21-08:00 + 2019-02-20T07:42:58-08:00 0 diff --git a/static/2019/02/yasgui-agrovoc.png b/static/2019/02/yasgui-agrovoc.png new file mode 100644 index 000000000..6f869fffe Binary files /dev/null and b/static/2019/02/yasgui-agrovoc.png differ