mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2019-10-08
This commit is contained in:
parent
232cccc1b6
commit
f710227d98
@ -52,4 +52,12 @@ $ dspace user -a -m blah@mail.it -g Francesco -s Vernocchi -p 'fffff'
|
||||
- I notice that there is a similar term "SWEETPOTATO AGRI-FOOD SYSTEMS" so I had to come up with a way to exclude that using the boolean "AND NOT" in the [OpenSearch query](https://cgspace.cgiar.org/open-search/discover?query=cipsubject:POTATO%20AGRI%E2%80%90FOOD%20SYSTEMS%20AND%20NOT%20cipsubject:SWEETPOTATO%20AGRI%E2%80%90FOOD%20SYSTEMS&scope=10568/51671&sort_by=3&order=DESC)
|
||||
- Again, the `sort_by=3` parameter is the accession date, as configured in `dspace.cfg`
|
||||
|
||||
## 2019-10-08
|
||||
|
||||
- Fix 108 more issues with authors in the ongoing Bioversity Migration on DSpace Test, for example:
|
||||
- Europeanooperative Programme for Plant Genetic Resources
|
||||
- Bioversity International. Capacity Development Unit
|
||||
- W.M. van der Heide, W.M., Tripp, R.
|
||||
- Internationallant Genetic Resources Institute
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -11,7 +11,7 @@
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-10/" />
|
||||
<meta property="article:published_time" content="2019-10-01T13:20:51+03:00" />
|
||||
<meta property="article:modified_time" content="2019-10-04T18:34:31+03:00" />
|
||||
<meta property="article:modified_time" content="2019-10-06T16:40:15+03:00" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="October, 2019"/>
|
||||
@ -27,9 +27,9 @@
|
||||
"@type": "BlogPosting",
|
||||
"headline": "October, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-10\/",
|
||||
"wordCount": "440",
|
||||
"wordCount": "479",
|
||||
"datePublished": "2019-10-01T13:20:51\x2b03:00",
|
||||
"dateModified": "2019-10-04T18:34:31\x2b03:00",
|
||||
"dateModified": "2019-10-06T16:40:15\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -168,6 +168,19 @@
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-10-08">2019-10-08</h2>
|
||||
|
||||
<ul>
|
||||
<li>Fix 108 more issues with authors in the ongoing Bioversity Migration on DSpace Test, for example:
|
||||
|
||||
<ul>
|
||||
<li>Europeanooperative Programme for Plant Genetic Resources</li>
|
||||
<li>Bioversity International. Capacity Development Unit</li>
|
||||
<li>W.M. van der Heide, W.M., Tripp, R.</li>
|
||||
<li>Internationallant Genetic Resources Institute</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,27 +4,27 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-10-04T18:34:31+03:00</lastmod>
|
||||
<lastmod>2019-10-06T16:40:15+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-10-04T18:34:31+03:00</lastmod>
|
||||
<lastmod>2019-10-06T16:40:15+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-10/</loc>
|
||||
<lastmod>2019-10-04T18:34:31+03:00</lastmod>
|
||||
<lastmod>2019-10-06T16:40:15+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-10-04T18:34:31+03:00</lastmod>
|
||||
<lastmod>2019-10-06T16:40:15+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-10-04T18:34:31+03:00</lastmod>
|
||||
<lastmod>2019-10-06T16:40:15+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
Loading…
Reference in New Issue
Block a user