diff --git a/content/posts/2019-12.md b/content/posts/2019-12.md index e57164e70..b1ad0580c 100644 --- a/content/posts/2019-12.md +++ b/content/posts/2019-12.md @@ -59,4 +59,20 @@ categories: ["Notes"] - Anyways, there might be some areas we can improve on the HTML meta tags, if I look at one [item with a DOI, ISSN, etc](https://hdl.handle.net/10568/101623) I see that we could at least add status (Open Access) and journal title - I merged a [pull request](https://github.com/ilri/DSpace/pull/438) into the `5_x-prod` branch to add status and journal title to the XHTML meta tags +## 2019-12-02 + +- Raise the issue of old, low-quality thumbnails with Peter and the CGSpace team + - I suggested that we move manually uploaded thumbnails from the `ORIGINAL` bundle to the `THUMBNAIL` bundle + - Also replace old thumbnails where an item is available on Slideshare or YouTube because those are easy to get new, high-quality thumbnails for +- Continue testing CG Core v2 implementation on DSpace Test + - Compare the OAI QDC representation of a few items on CGSpace vs DSpace Test: + +``` +$ http 'https://cgspace.cgiar.org/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:cgspace.cgiar.org:10568/104030' > /tmp/cgspace-104030.xml +$ http 'https://dspacetest.cgiar.org/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:cgspace.cgiar.org:10568/104030' > /tmp/dspacetest-104030.xml +``` + + - The DSpace Test ones actually now capture the DOI, where the CGSpace doesn't... + - And the DSpace Test one doesn't include review status as `dc.description`, but I don't think that's an important field + diff --git a/docs/2019-12/index.html b/docs/2019-12/index.html index 0a419fae4..edeeb91f1 100644 --- a/docs/2019-12/index.html +++ b/docs/2019-12/index.html @@ -24,7 +24,7 @@ Make sure all packages are up to date and the package manager is up to date, the - + @@ -53,9 +53,9 @@ Make sure all packages are up to date and the package manager is up to date, the "@type": "BlogPosting", "headline": "December, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-12\/", - "wordCount": "302", + "wordCount": "420", "datePublished": "2019-12-01T11:22:30+02:00", - "dateModified": "2019-12-01T11:29:49+02:00", + "dateModified": "2019-12-01T16:58:13+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -173,6 +173,26 @@ Make sure all packages are up to date and the package manager is up to date, the +

2019-12-02

+ +
$ http 'https://cgspace.cgiar.org/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:cgspace.cgiar.org:10568/104030' > /tmp/cgspace-104030.xml
+$ http 'https://dspacetest.cgiar.org/oai/request?verb=GetRecord&metadataPrefix=oai_dc&identifier=oai:cgspace.cgiar.org:10568/104030' > /tmp/dspacetest-104030.xml
+
diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 084e88bd8..4ecfb4b8d 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2019-12-01T11:29:49+02:00 + 2019-12-01T16:58:13+02:00 https://alanorth.github.io/cgspace-notes/ - 2019-12-01T11:29:49+02:00 + 2019-12-01T16:58:13+02:00 https://alanorth.github.io/cgspace-notes/2019-12/ - 2019-12-01T11:29:49+02:00 + 2019-12-01T16:58:13+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2019-12-01T11:29:49+02:00 + 2019-12-01T16:58:13+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2019-12-01T11:29:49+02:00 + 2019-12-01T16:58:13+02:00