mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2019-07-02
This commit is contained in:
parent
220f460396
commit
69cd0f825a
@ -99,4 +99,21 @@ org.apache.solr.common.SolrException: Error CREATEing SolrCore 'statistics-2010'
|
||||
-Dcom.sun.management.jmxremote.authenticate=false
|
||||
```
|
||||
|
||||
## 2019-07-02
|
||||
|
||||
- Help upload twenty-seven posters from the 2019-05 Sharefair to CGSpace
|
||||
- Sisay had already done the SAFBundle so I did some minor corrections and uploaded them to a temporary collection so I could check them in OpenRefine:
|
||||
|
||||
```
|
||||
$ sed -i 's/CC-BY 4.0/CC-BY-4.0/' item_*/dublin_core.xml
|
||||
$ echo "10568/101992" >> item_*/collections
|
||||
$ dspace import -a -e me@cgiar.org -m 2019-07-02-Sharefair.map -s /tmp/Sharefair_mapped
|
||||
```
|
||||
|
||||
-
|
||||
|
||||
```
|
||||
$ dspace import -a -e me@cgiar.org -m 2019-07-02-AfricaRice-11to73.map -s /tmp/SimpleArchiveFormat
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -21,7 +21,7 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2019-07/" />
|
||||
<meta property="article:published_time" content="2019-07-01T12:13:51+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-07-01T18:54:35+03:00"/>
|
||||
<meta property="article:modified_time" content="2019-07-01T19:11:53+03:00"/>
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="July, 2019"/>
|
||||
@ -47,9 +47,9 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
|
||||
"@type": "BlogPosting",
|
||||
"headline": "July, 2019",
|
||||
"url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-07\/",
|
||||
"wordCount": "432",
|
||||
"wordCount": "500",
|
||||
"datePublished": "2019-07-01T12:13:51\x2b03:00",
|
||||
"dateModified": "2019-07-01T18:54:35\x2b03:00",
|
||||
"dateModified": "2019-07-01T19:11:53\x2b03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -225,6 +225,24 @@ Abenet had another similar issue a few days ago when trying to find the stats fo
|
||||
</code></pre></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="2019-07-02">2019-07-02</h2>
|
||||
|
||||
<ul>
|
||||
<li><p>Help upload twenty-seven posters from the 2019-05 Sharefair to CGSpace</p>
|
||||
|
||||
<ul>
|
||||
<li><p>Sisay had already done the SAFBundle so I did some minor corrections and uploaded them to a temporary collection so I could check them in OpenRefine:</p>
|
||||
|
||||
<pre><code>$ sed -i 's/CC-BY 4.0/CC-BY-4.0/' item_*/dublin_core.xml
|
||||
$ echo "10568/101992" >> item_*/collections
|
||||
$ dspace import -a -e me@cgiar.org -m 2019-07-02-Sharefair.map -s /tmp/Sharefair_mapped
|
||||
</code></pre></li>
|
||||
</ul></li>
|
||||
|
||||
<li><pre><code>$ dspace import -a -e me@cgiar.org -m 2019-07-02-AfricaRice-11to73.map -s /tmp/SimpleArchiveFormat
|
||||
</code></pre></li>
|
||||
</ul>
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
||||
|
||||
|
@ -4,30 +4,30 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2019-07-01T18:54:35+03:00</lastmod>
|
||||
<lastmod>2019-07-01T19:11:53+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2019-07/</loc>
|
||||
<lastmod>2019-07-01T18:54:35+03:00</lastmod>
|
||||
<lastmod>2019-07-01T19:11:53+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2019-07-01T18:54:35+03:00</lastmod>
|
||||
<lastmod>2019-07-01T19:11:53+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
|
||||
<lastmod>2019-07-01T18:54:35+03:00</lastmod>
|
||||
<lastmod>2019-07-01T19:11:53+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2019-07-01T18:54:35+03:00</lastmod>
|
||||
<lastmod>2019-07-01T19:11:53+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user