diff --git a/content/posts/2019-05.md b/content/posts/2019-05.md index 034710a46..1a69b49ae 100644 --- a/content/posts/2019-05.md +++ b/content/posts/2019-05.md @@ -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 +``` diff --git a/docs/2019-05/index.html b/docs/2019-05/index.html index ed2ce8082..4b3262298 100644 --- a/docs/2019-05/index.html +++ b/docs/2019-05/index.html @@ -29,7 +29,7 @@ But after this I tried to delete the item from the XMLUI and it is still present - + @@ -63,9 +63,9 @@ But after this I tried to delete the item from the XMLUI and it is still present "@type": "BlogPosting", "headline": "May, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-05\/", - "wordCount": "444", + "wordCount": "484", "datePublished": "2019-05-01T07:37:43\x2b03:00", - "dateModified": "2019-05-01T07:37:43\x2b03:00", + "dateModified": "2019-05-01T11:53:26\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -208,8 +208,16 @@ curl: (22) The requested URL returned error: 401 Unauthorized
1179
is the id of the RTB journal articles collection):https://cgspace.cgiar.org/rest/collections/1179/items?limit=812&expand=metadata
+
+
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index d227f0fa1..cbc5969de 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -4,30 +4,30 @@