mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-12-23 13:34:32 +01:00
Update notes for 2019-02-21
This commit is contained in:
parent
1c64769a65
commit
cf48f20cbe
@ -1037,4 +1037,13 @@ dspace=# \COPY (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE me
|
|||||||
COPY 33
|
COPY 33
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- I did a bit more work on the IITA research theme (adding it to Discovery search filters) and it's almost ready so I created a pull request ([#413](https://github.com/ilri/DSpace/pull/413))
|
||||||
|
- I still need to test the batch tagging of IITA items with themes based on their IITA subjects:
|
||||||
|
- NATURAL RESOURCE MANAGEMENT research theme to items with NATURAL RESOURCE MANAGEMENT subject
|
||||||
|
- BIOTECH & PLANT BREEDING research theme to items with PLANT BREEDING subject
|
||||||
|
- SOCIAL SCIENCE & AGRIBUSINESS research theme to items with AGRIBUSINESS subject
|
||||||
|
- PLANT PRODUCTION & HEALTH research theme to items with PLANT PRODUCTION subject
|
||||||
|
- PLANT PRODUCTION & HEALTH research theme to items with PLANT HEALTH subject
|
||||||
|
- NUTRITION & HUMAN HEALTH research theme to items with NUTRITION subject
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
@ -42,7 +42,7 @@ sys 0m1.979s
|
|||||||
<meta property="og:type" content="article" />
|
<meta property="og:type" content="article" />
|
||||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-02/" />
|
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-02/" />
|
||||||
<meta property="article:published_time" content="2019-02-01T21:37:30+02:00"/>
|
<meta property="article:published_time" content="2019-02-01T21:37:30+02:00"/>
|
||||||
<meta property="article:modified_time" content="2019-02-21T10:08:18-08:00"/>
|
<meta property="article:modified_time" content="2019-02-21T17:21:37-08:00"/>
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
<meta name="twitter:card" content="summary"/>
|
||||||
<meta name="twitter:title" content="February, 2019"/>
|
<meta name="twitter:title" content="February, 2019"/>
|
||||||
@ -89,9 +89,9 @@ sys 0m1.979s
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "February, 2019",
|
"headline": "February, 2019",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2019-02/",
|
"url": "https://alanorth.github.io/cgspace-notes/2019-02/",
|
||||||
"wordCount": "5958",
|
"wordCount": "6074",
|
||||||
"datePublished": "2019-02-01T21:37:30+02:00",
|
"datePublished": "2019-02-01T21:37:30+02:00",
|
||||||
"dateModified": "2019-02-21T10:08:18-08:00",
|
"dateModified": "2019-02-21T17:21:37-08:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -1333,6 +1333,20 @@ dspace=# \COPY (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE me
|
|||||||
COPY 33
|
COPY 33
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I did a bit more work on the IITA research theme (adding it to Discovery search filters) and it’s almost ready so I created a pull request (<a href="https://github.com/ilri/DSpace/pull/413">#413</a>)</li>
|
||||||
|
<li>I still need to test the batch tagging of IITA items with themes based on their IITA subjects:
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>NATURAL RESOURCE MANAGEMENT research theme to items with NATURAL RESOURCE MANAGEMENT subject</li>
|
||||||
|
<li>BIOTECH & PLANT BREEDING research theme to items with PLANT BREEDING subject</li>
|
||||||
|
<li>SOCIAL SCIENCE & AGRIBUSINESS research theme to items with AGRIBUSINESS subject</li>
|
||||||
|
<li>PLANT PRODUCTION & HEALTH research theme to items with PLANT PRODUCTION subject</li>
|
||||||
|
<li>PLANT PRODUCTION & HEALTH research theme to items with PLANT HEALTH subject</li>
|
||||||
|
<li>NUTRITION & HUMAN HEALTH research theme to items with NUTRITION subject</li>
|
||||||
|
</ul></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<!-- vim: set sw=2 ts=2: -->
|
<!-- vim: set sw=2 ts=2: -->
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2019-02/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2019-02/</loc>
|
||||||
<lastmod>2019-02-21T10:08:18-08:00</lastmod>
|
<lastmod>2019-02-21T17:21:37-08:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -209,7 +209,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2019-02-21T10:08:18-08:00</lastmod>
|
<lastmod>2019-02-21T17:21:37-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -220,7 +220,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2019-02-21T10:08:18-08:00</lastmod>
|
<lastmod>2019-02-21T17:21:37-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
@ -232,13 +232,13 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||||
<lastmod>2019-02-21T10:08:18-08:00</lastmod>
|
<lastmod>2019-02-21T17:21:37-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||||
<lastmod>2019-02-21T10:08:18-08:00</lastmod>
|
<lastmod>2019-02-21T17:21:37-08:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user