Update notes for 2019-02-20

This commit is contained in:
2019-02-20 17:36:22 -08:00
parent ee38b0de9f
commit 97f4e3db2b
6 changed files with 22 additions and 14 deletions

View File

@ -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)
<!-- vim: set sw=2 ts=2: -->