mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2023-08-05
This commit is contained in:
parent
c97d005aa4
commit
021a92c0d9
@ -11,6 +11,8 @@ categories: ["Notes"]
|
||||
- I did some minor cleanups myself and applied them to CGSpace
|
||||
- Start working on some batch uploads for IFPRI
|
||||
|
||||
<!--more-->
|
||||
|
||||
## 2023-08-04
|
||||
|
||||
- Minor cleanups on IFPRI's batch uploads
|
||||
@ -23,4 +25,9 @@ categories: ["Notes"]
|
||||
- I really want to benchmark this to see how fast we can get all the pages
|
||||
- Another thing I notice is that the bitstreams are not here, so that will be an extra call...
|
||||
|
||||
## 2023-08-05
|
||||
|
||||
- Export CGSpace to check for missing Initiative collection mappings
|
||||
- Start a harvest on AReS
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -7,17 +7,33 @@
|
||||
|
||||
|
||||
<meta property="og:title" content="August, 2023" />
|
||||
<meta property="og:description" content="2023-08-03 I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI’s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL’s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test." />
|
||||
<meta property="og:description" content="2023-08-03
|
||||
|
||||
I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week
|
||||
|
||||
I did some minor cleanups myself and applied them to CGSpace
|
||||
|
||||
|
||||
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-08-03T11:18:36+03:00" />
|
||||
<meta property="article:modified_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="August, 2023"/>
|
||||
<meta name="twitter:description" content="2023-08-03 I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI’s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL’s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test."/>
|
||||
<meta name="twitter:description" content="2023-08-03
|
||||
|
||||
I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week
|
||||
|
||||
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.115.4">
|
||||
|
||||
|
||||
@ -28,9 +44,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "August, 2023",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2023-08/",
|
||||
"wordCount": "159",
|
||||
"wordCount": "174",
|
||||
"datePublished": "2023-08-03T11:18:36+03:00",
|
||||
"dateModified": "2023-08-03T11:18:36+03:00",
|
||||
"dateModified": "2023-08-04T18:05:44+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -134,13 +150,17 @@
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="2023-08-05">2023-08-05</h2>
|
||||
<ul>
|
||||
<li>Export CGSpace to check for missing Initiative collection mappings</li>
|
||||
<li>Start a harvest on AReS</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -90,7 +90,15 @@
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2023-08-03 I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI’s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL’s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test.
|
||||
<h2 id="2023-08-03">2023-08-03</h2>
|
||||
<ul>
|
||||
<li>I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week
|
||||
<ul>
|
||||
<li>I did some minor cleanups myself and applied them to CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start working on some batch uploads for IFPRI</li>
|
||||
</ul>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2023-08/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
@ -13,7 +13,15 @@
|
||||
<pubDate>Thu, 03 Aug 2023 11:18:36 +0300</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2023-08/</guid>
|
||||
<description>2023-08-03 I finally got around to working on Peter&rsquo;s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI&rsquo;s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL&rsquo;s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test.</description>
|
||||
<description><h2 id="2023-08-03">2023-08-03</h2>
|
||||
<ul>
|
||||
<li>I finally got around to working on Peter&rsquo;s cleanups for affiliations, authors, and donors from last week
|
||||
<ul>
|
||||
<li>I did some minor cleanups myself and applied them to CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start working on some batch uploads for IFPRI</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -105,7 +105,15 @@
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2023-08-03 I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI’s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL’s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test.
|
||||
<h2 id="2023-08-03">2023-08-03</h2>
|
||||
<ul>
|
||||
<li>I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week
|
||||
<ul>
|
||||
<li>I did some minor cleanups myself and applied them to CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start working on some batch uploads for IFPRI</li>
|
||||
</ul>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2023-08/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
@ -13,7 +13,15 @@
|
||||
<pubDate>Thu, 03 Aug 2023 11:18:36 +0300</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2023-08/</guid>
|
||||
<description>2023-08-03 I finally got around to working on Peter&rsquo;s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI&rsquo;s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL&rsquo;s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test.</description>
|
||||
<description><h2 id="2023-08-03">2023-08-03</h2>
|
||||
<ul>
|
||||
<li>I finally got around to working on Peter&rsquo;s cleanups for affiliations, authors, and donors from last week
|
||||
<ul>
|
||||
<li>I did some minor cleanups myself and applied them to CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start working on some batch uploads for IFPRI</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -105,7 +105,15 @@
|
||||
|
||||
</p>
|
||||
</header>
|
||||
2023-08-03 I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI’s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL’s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test.
|
||||
<h2 id="2023-08-03">2023-08-03</h2>
|
||||
<ul>
|
||||
<li>I finally got around to working on Peter’s cleanups for affiliations, authors, and donors from last week
|
||||
<ul>
|
||||
<li>I did some minor cleanups myself and applied them to CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start working on some batch uploads for IFPRI</li>
|
||||
</ul>
|
||||
<a href='https://alanorth.github.io/cgspace-notes/2023-08/'>Read more →</a>
|
||||
</article>
|
||||
|
||||
|
@ -13,7 +13,15 @@
|
||||
<pubDate>Thu, 03 Aug 2023 11:18:36 +0300</pubDate>
|
||||
|
||||
<guid>https://alanorth.github.io/cgspace-notes/2023-08/</guid>
|
||||
<description>2023-08-03 I finally got around to working on Peter&rsquo;s cleanups for affiliations, authors, and donors from last week I did some minor cleanups myself and applied them to CGSpace Start working on some batch uploads for IFPRI 2023-08-04 Minor cleanups on IFPRI&rsquo;s batch uploads I also did a duplicate check and found thirteen items that seem to be duplicates, so I sent them to Leigh to check I read this interesting blog post about PostgreSQL&rsquo;s log_statement function Someone pointed out that this also lets you take advantage of PgBadger analysis I enabled statement logging on DSpace Test and I will check it in a few days Reading about DSpace 7 REST API again Here is how to get the first page of 100 items: https://dspace7test.</description>
|
||||
<description><h2 id="2023-08-03">2023-08-03</h2>
|
||||
<ul>
|
||||
<li>I finally got around to working on Peter&rsquo;s cleanups for affiliations, authors, and donors from last week
|
||||
<ul>
|
||||
<li>I did some minor cleanups myself and applied them to CGSpace</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Start working on some batch uploads for IFPRI</li>
|
||||
</ul></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
|
||||
<meta property="og:updated_time" content="2023-08-03T11:18:36+03:00" />
|
||||
<meta property="og:updated_time" content="2023-08-04T18:05:44+03:00" />
|
||||
|
||||
|
||||
|
||||
|
@ -3,19 +3,19 @@
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2023-08/</loc>
|
||||
<lastmod>2023-08-03T11:18:36+03:00</lastmod>
|
||||
<lastmod>2023-08-04T18:05:44+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
|
||||
<lastmod>2023-08-03T11:18:36+03:00</lastmod>
|
||||
<lastmod>2023-08-04T18:05:44+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2023-08-03T11:18:36+03:00</lastmod>
|
||||
<lastmod>2023-08-04T18:05:44+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2023-08-03T11:18:36+03:00</lastmod>
|
||||
<lastmod>2023-08-04T18:05:44+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2023-08-03T11:18:36+03:00</lastmod>
|
||||
<lastmod>2023-08-04T18:05:44+03:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2023-07/</loc>
|
||||
<lastmod>2023-08-02T23:04:11+03:00</lastmod>
|
||||
|
Loading…
Reference in New Issue
Block a user