Add notes for 2017-07-24

This commit is contained in:
Alan Orth 2017-07-24 15:39:20 +03:00
parent 69ac5ab21f
commit 4df0ee77c9
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 31 additions and 8 deletions

View File

@ -93,3 +93,13 @@ org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserve
- Sent Abenet the 2415 records from CGIAR Library's Historical Archive (10947/1) after cleaning up the author authorities and HTML entities in `dc.contributor.author` and `dc.description.abstract` using OpenRefine:
- Authors: `value.replace(/::\w{8}-\w{4}-\w{4}-\w{4}-\w{12}::600/,"")`
- Abstracts: `replace(value,/<\/?\w+((\s+\w+(\s*=\s*(?:".*?"|'.*?'|[^'">\s]+))?)+\s*|\s*)\/?>/,'')`
## 2017-07-24
- Move two top-level communities to be sub-communities of ILRI Projects
```
$ for community in 10568/2347 10568/25209; do /home/cgspace.cgiar.org/bin/dspace community-filiator --set --parent=10568/27629 --child="$community"; done
```
- Discuss CGIAR Library data cleanup with Sisay and Abenet

View File

@ -27,7 +27,7 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
<meta property="article:published_time" content="2017-07-01T18:03:52&#43;03:00"/>
<meta property="article:modified_time" content="2017-07-20T12:53:02&#43;03:00"/>
<meta property="article:modified_time" content="2017-07-20T17:11:41&#43;03:00"/>
@ -73,9 +73,9 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
"@type": "BlogPosting",
"headline": "July, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-07/",
"wordCount": "724",
"wordCount": "757",
"datePublished": "2017-07-01T18:03:52&#43;03:00",
"dateModified": "2017-07-20T12:53:02&#43;03:00",
"dateModified": "2017-07-20T17:11:41&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -255,6 +255,19 @@ org.postgresql.util.PSQLException: FATAL: remaining connection slots are reserve
</ul></li>
</ul>
<h2 id="2017-07-24">2017-07-24</h2>
<ul>
<li>Move two top-level communities to be sub-communities of ILRI Projects</li>
</ul>
<pre><code>$ for community in 10568/2347 10568/25209; do /home/cgspace.cgiar.org/bin/dspace community-filiator --set --parent=10568/27629 --child=&quot;$community&quot;; done
</code></pre>
<ul>
<li>Discuss CGIAR Library data cleanup with Sisay and Abenet</li>
</ul>

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-07/</loc>
<lastmod>2017-07-20T12:53:02+03:00</lastmod>
<lastmod>2017-07-20T17:11:41+03:00</lastmod>
</url>
<url>
@ -109,7 +109,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-07-20T12:53:02+03:00</lastmod>
<lastmod>2017-07-20T17:11:41+03:00</lastmod>
<priority>0</priority>
</url>
@ -120,19 +120,19 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-07-20T12:53:02+03:00</lastmod>
<lastmod>2017-07-20T17:11:41+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-07-20T12:53:02+03:00</lastmod>
<lastmod>2017-07-20T17:11:41+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2017-07-20T12:53:02+03:00</lastmod>
<lastmod>2017-07-20T17:11:41+03:00</lastmod>
<priority>0</priority>
</url>