Add notes for 2024-05-20

This commit is contained in:
2024-05-20 17:34:14 +03:00
parent 28a0c82e96
commit 39d8d0876c
150 changed files with 239 additions and 193 deletions

View File

@ -19,7 +19,7 @@ Start working on some batch uploads for IFPRI
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2023-08/" />
<meta property="article:published_time" content="2023-08-03T11:18:36+03:00" />
<meta property="article:modified_time" content="2023-09-01T08:10:02+03:00" />
<meta property="article:modified_time" content="2024-05-16T08:27:56+03:00" />
@ -34,7 +34,7 @@ I did some minor cleanups myself and applied them to CGSpace
Start working on some batch uploads for IFPRI
"/>
<meta name="generator" content="Hugo 0.125.7">
<meta name="generator" content="Hugo 0.126.1">
@ -46,7 +46,7 @@ Start working on some batch uploads for IFPRI
"url": "https://alanorth.github.io/cgspace-notes/2023-08/",
"wordCount": "1921",
"datePublished": "2023-08-03T11:18:36+03:00",
"dateModified": "2023-09-01T08:10:02+03:00",
"dateModified": "2024-05-16T08:27:56+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -402,7 +402,7 @@ UPDATE 1
</li>
<li>Oh nice, and we can do the same for accession date:</li>
</ul>
<pre tabindex="0"><code>https://dspace7test.ilri.org/server/api/discover/search/objects?query=dc.date.accessioned_dt%3A%5B2023-08-01T00%3A00%3A00Z%20TO%20%2A%5D&#39;
<pre tabindex="0"><code>https://dspace7test.ilri.org/server/api/discover/search/objects?query=dc.date.accessioned_dt%3A%5B2023-08-01T00%3A00%3A00Z%20TO%20%2A%5D
</code></pre><ul>
<li>That is this query: <code>dc.date.accessioned_dt:[2023-08-01T00:00:00Z TO *]</code>
<ul>