mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-05-01
This commit is contained in:
@ -57,5 +57,11 @@ curl: (22) The requested URL returned error: 401 Unauthorized
|
||||
- They asked in 2018-09 as well and I told them it wasn't possible
|
||||
- To make sure, I looked at [the documentation for RSS media feeds](https://wiki.duraspace.org/display/DSPACE/Enable+Media+RSS+Feeds) and tried it, but couldn't get it to work
|
||||
- It seems to be geared towards iTunes and Podcasts... I dunno
|
||||
- CIP also asked for a way to get an XML file of all their RTB journal articles on CGSpace
|
||||
- I told them to use the REST API like (where `1179` is the id of the RTB journal articles collection):
|
||||
|
||||
```
|
||||
https://cgspace.cgiar.org/rest/collections/1179/items?limit=812&expand=metadata
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user