diff --git a/public/2015-11/index.html b/public/2015-11/index.html index 4579ed378..b77bf150e 100644 --- a/public/2015-11/index.html +++ b/public/2015-11/index.html @@ -78,7 +78,7 @@

November, 2015

by Alan Orth in -   +  

diff --git a/public/2015-12/index.html b/public/2015-12/index.html index ff2513d4c..83e32962b 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -78,7 +78,7 @@

December, 2015

by Alan Orth in -   +  

diff --git a/public/2016-01/index.html b/public/2016-01/index.html index e10d40531..e66595716 100644 --- a/public/2016-01/index.html +++ b/public/2016-01/index.html @@ -78,7 +78,7 @@

January, 2016

by Alan Orth in -   +  

diff --git a/public/2016-02/index.html b/public/2016-02/index.html index 690fd3253..a91446306 100644 --- a/public/2016-02/index.html +++ b/public/2016-02/index.html @@ -78,7 +78,7 @@

February, 2016

by Alan Orth in -   +  

diff --git a/public/2016-03/index.html b/public/2016-03/index.html index 41d3fd3ab..01384d2cc 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -78,7 +78,7 @@

March, 2016

by Alan Orth in -   +  

diff --git a/public/2016-04/index.html b/public/2016-04/index.html index fe8f88cba..66faea305 100644 --- a/public/2016-04/index.html +++ b/public/2016-04/index.html @@ -78,7 +78,7 @@

April, 2016

by Alan Orth in -   +  

diff --git a/public/2016-05/index.html b/public/2016-05/index.html index 8a806c98d..98f858e8a 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -78,7 +78,7 @@

May, 2016

by Alan Orth in -   +  

diff --git a/public/2016-06/index.html b/public/2016-06/index.html index a9d469052..441ac2cd4 100644 --- a/public/2016-06/index.html +++ b/public/2016-06/index.html @@ -78,7 +78,7 @@

June, 2016

by Alan Orth in -   +  

diff --git a/public/2016-07/index.html b/public/2016-07/index.html index 5575f2276..97f39f384 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -78,7 +78,7 @@

July, 2016

by Alan Orth in -   +  

diff --git a/public/2016-08/index.html b/public/2016-08/index.html index f7271bb07..a1bbe0f06 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -78,7 +78,7 @@

August, 2016

by Alan Orth in -   +  

diff --git a/public/2016-09/index.html b/public/2016-09/index.html index 752bb5cb7..d5d746a54 100644 --- a/public/2016-09/index.html +++ b/public/2016-09/index.html @@ -78,7 +78,7 @@

September, 2016

by Alan Orth in -   +  

@@ -681,6 +681,16 @@ UPDATE 101
  • Going to try to update Sonja Vermeulen’s authority to 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0, as that seems to be one of her authorities that has an ORCID
  • Merge Font Awesome changes (#279)
  • Minor fix to a string in Atmire’s CUA module (#280)
  • +
  • This seems to be what I’ll need to do for Sonja Vermeulen (but with 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0 instead on the live site):
  • + + +
    dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen, S%';
    +dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen SJ%';
    +
    + + diff --git a/public/index.html b/public/index.html index 3b46ac608..a52649009 100644 --- a/public/index.html +++ b/public/index.html @@ -79,7 +79,7 @@

    September, 2016

    by Alan Orth in -   +  

    @@ -104,7 +104,7 @@

    August, 2016

    by Alan Orth in -   +  

    @@ -133,7 +133,7 @@ $ git rebase -i dspace-5.5

    July, 2016

    by Alan Orth in -   +  

    @@ -165,7 +165,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and

    June, 2016

    by Alan Orth in -   +  

    @@ -189,7 +189,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and

    May, 2016

    by Alan Orth in -   +  

    diff --git a/public/index.xml b/public/index.xml index 6f37d3cc1..1e6b50f3b 100644 --- a/public/index.xml +++ b/public/index.xml @@ -614,6 +614,16 @@ UPDATE 101 <li>Going to try to update Sonja Vermeulen&rsquo;s authority to 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0, as that seems to be one of her authorities that has an ORCID</li> <li>Merge Font Awesome changes (<a href="https://github.com/ilri/DSpace/pull/279">#279</a>)</li> <li>Minor fix to a string in Atmire&rsquo;s CUA module (<a href="https://github.com/ilri/DSpace/pull/280">#280</a>)</li> +<li>This seems to be what I&rsquo;ll need to do for Sonja Vermeulen (but with <code>2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0</code> instead on the live site):</li> +</ul> + +<pre><code>dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen, S%'; +dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen SJ%'; +</code></pre> + +<ul> +<li>And then update Discovery and Authority indexes</li> +<li>Minor fix for &ldquo;Subject&rdquo; string in Discovery search and Atmire modules (<a href="https://github.com/ilri/DSpace/pull/281">#281</a>)</li> </ul> diff --git a/public/post/index.html b/public/post/index.html index 9d14a37b3..9562cadbe 100644 --- a/public/post/index.html +++ b/public/post/index.html @@ -79,7 +79,7 @@

    September, 2016

    by Alan Orth in -   +  

    @@ -104,7 +104,7 @@

    August, 2016

    by Alan Orth in -   +  

    @@ -133,7 +133,7 @@ $ git rebase -i dspace-5.5

    July, 2016

    by Alan Orth in -   +  

    @@ -165,7 +165,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and

    June, 2016

    by Alan Orth in -   +  

    @@ -189,7 +189,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and

    May, 2016

    by Alan Orth in -   +  

    diff --git a/public/post/index.xml b/public/post/index.xml index e3a36ee48..d17b3dec0 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -614,6 +614,16 @@ UPDATE 101 <li>Going to try to update Sonja Vermeulen&rsquo;s authority to 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0, as that seems to be one of her authorities that has an ORCID</li> <li>Merge Font Awesome changes (<a href="https://github.com/ilri/DSpace/pull/279">#279</a>)</li> <li>Minor fix to a string in Atmire&rsquo;s CUA module (<a href="https://github.com/ilri/DSpace/pull/280">#280</a>)</li> +<li>This seems to be what I&rsquo;ll need to do for Sonja Vermeulen (but with <code>2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0</code> instead on the live site):</li> +</ul> + +<pre><code>dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen, S%'; +dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen SJ%'; +</code></pre> + +<ul> +<li>And then update Discovery and Authority indexes</li> +<li>Minor fix for &ldquo;Subject&rdquo; string in Discovery search and Atmire modules (<a href="https://github.com/ilri/DSpace/pull/281">#281</a>)</li> </ul> diff --git a/public/tags/notes/index.html b/public/tags/notes/index.html index 3f7049eb6..7777774c2 100644 --- a/public/tags/notes/index.html +++ b/public/tags/notes/index.html @@ -79,7 +79,7 @@

    September, 2016

    by Alan Orth in -   +  

    @@ -104,7 +104,7 @@

    August, 2016

    by Alan Orth in -   +  

    @@ -133,7 +133,7 @@ $ git rebase -i dspace-5.5

    July, 2016

    by Alan Orth in -   +  

    @@ -165,7 +165,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and

    June, 2016

    by Alan Orth in -   +  

    @@ -189,7 +189,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and

    May, 2016

    by Alan Orth in -   +  

    diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index c3353b4a2..8adb2d906 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -614,6 +614,16 @@ UPDATE 101 <li>Going to try to update Sonja Vermeulen&rsquo;s authority to 2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0, as that seems to be one of her authorities that has an ORCID</li> <li>Merge Font Awesome changes (<a href="https://github.com/ilri/DSpace/pull/279">#279</a>)</li> <li>Minor fix to a string in Atmire&rsquo;s CUA module (<a href="https://github.com/ilri/DSpace/pull/280">#280</a>)</li> +<li>This seems to be what I&rsquo;ll need to do for Sonja Vermeulen (but with <code>2b4166b7-6e4d-4f66-9d8b-ddfbec9a6ae0</code> instead on the live site):</li> +</ul> + +<pre><code>dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen, S%'; +dspacetest=# update metadatavalue set authority='09e4da69-33a3-45ca-b110-7d3f82d2d6d2', confidence=600 where metadata_field_id=3 and resource_type_id=2 and text_value like 'Vermeulen SJ%'; +</code></pre> + +<ul> +<li>And then update Discovery and Authority indexes</li> +<li>Minor fix for &ldquo;Subject&rdquo; string in Discovery search and Atmire modules (<a href="https://github.com/ilri/DSpace/pull/281">#281</a>)</li> </ul>