Add notes for 2018-05-07

This commit is contained in:
Alan Orth 2018-05-07 17:14:49 +03:00
parent 61bd00502f
commit d4129b0695
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
3 changed files with 24 additions and 8 deletions

View File

@ -98,3 +98,10 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
- I made a pull request ([#373](https://github.com/ilri/DSpace/pull/373)) for this that I'll merge some time next week (I'm expecting Atmire to get back to us about DSpace 5.8 soon) - I made a pull request ([#373](https://github.com/ilri/DSpace/pull/373)) for this that I'll merge some time next week (I'm expecting Atmire to get back to us about DSpace 5.8 soon)
- After testing quickly I just decided to merge it, and I noticed that I don't even need to restart Tomcat for the changes to get loaded - After testing quickly I just decided to merge it, and I noticed that I don't even need to restart Tomcat for the changes to get loaded
## 2018-05-07
- I spent a bit of time playing with [conciliator](https://github.com/codeforkjeff/conciliator) and Solr, trying to figure out how to reconcile columns in OpenRefine with data in our existing Solr cores (like CRP subjects)
- The documentation regarding the Solr stuff is limited, and I cannot figure out what all the fields in `conciliator.properties` are supposed to be
- But then I found [reconcile-csv](https://github.com/okfn/reconcile-csv), which allows you to reconcile against values in a CSV file!
- That, combined with splitting our multi-value fields on "||" in OpenRefine is amaaaaazing, because after reconciliation you can just join them again

View File

@ -27,7 +27,7 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
<meta property="article:published_time" content="2018-05-01T16:43:54&#43;03:00"/> <meta property="article:published_time" content="2018-05-01T16:43:54&#43;03:00"/>
<meta property="article:modified_time" content="2018-05-06T15:52:39&#43;03:00"/> <meta property="article:modified_time" content="2018-05-06T17:13:31&#43;03:00"/>
@ -65,9 +65,9 @@ Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked
"@type": "BlogPosting", "@type": "BlogPosting",
"headline": "May, 2018", "headline": "May, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-05/", "url": "https://alanorth.github.io/cgspace-notes/2018-05/",
"wordCount": "748", "wordCount": "841",
"datePublished": "2018-05-01T16:43:54&#43;03:00", "datePublished": "2018-05-01T16:43:54&#43;03:00",
"dateModified": "2018-05-06T15:52:39&#43;03:00", "dateModified": "2018-05-06T17:13:31&#43;03:00",
"author": { "author": {
"@type": "Person", "@type": "Person",
"name": "Alan Orth" "name": "Alan Orth"
@ -251,6 +251,15 @@ $ tidy -xml -utf8 -iq -m -w 0 dspace/config/controlled-vocabularies/cg-creator-i
<li>After testing quickly I just decided to merge it, and I noticed that I don&rsquo;t even need to restart Tomcat for the changes to get loaded</li> <li>After testing quickly I just decided to merge it, and I noticed that I don&rsquo;t even need to restart Tomcat for the changes to get loaded</li>
</ul> </ul>
<h2 id="2018-05-07">2018-05-07</h2>
<ul>
<li>I spent a bit of time playing with <a href="https://github.com/codeforkjeff/conciliator">conciliator</a> and Solr, trying to figure out how to reconcile columns in OpenRefine with data in our existing Solr cores (like CRP subjects)</li>
<li>The documentation regarding the Solr stuff is limited, and I cannot figure out what all the fields in <code>conciliator.properties</code> are supposed to be</li>
<li>But then I found <a href="https://github.com/okfn/reconcile-csv">reconcile-csv</a>, which allows you to reconcile against values in a CSV file!</li>
<li>That, combined with splitting our multi-value fields on &ldquo;||&rdquo; in OpenRefine is amaaaaazing, because after reconciliation you can just join them again</li>
</ul>

View File

@ -4,7 +4,7 @@
<url> <url>
<loc>https://alanorth.github.io/cgspace-notes/2018-05/</loc> <loc>https://alanorth.github.io/cgspace-notes/2018-05/</loc>
<lastmod>2018-05-06T15:52:39+03:00</lastmod> <lastmod>2018-05-06T17:13:31+03:00</lastmod>
</url> </url>
<url> <url>
@ -164,7 +164,7 @@
<url> <url>
<loc>https://alanorth.github.io/cgspace-notes/</loc> <loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2018-05-06T15:52:39+03:00</lastmod> <lastmod>2018-05-06T17:13:31+03:00</lastmod>
<priority>0</priority> <priority>0</priority>
</url> </url>
@ -175,7 +175,7 @@
<url> <url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc> <loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2018-05-06T15:52:39+03:00</lastmod> <lastmod>2018-05-06T17:13:31+03:00</lastmod>
<priority>0</priority> <priority>0</priority>
</url> </url>
@ -187,13 +187,13 @@
<url> <url>
<loc>https://alanorth.github.io/cgspace-notes/posts/</loc> <loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
<lastmod>2018-05-06T15:52:39+03:00</lastmod> <lastmod>2018-05-06T17:13:31+03: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>2018-05-06T15:52:39+03:00</lastmod> <lastmod>2018-05-06T17:13:31+03:00</lastmod>
<priority>0</priority> <priority>0</priority>
</url> </url>