diff --git a/content/post/2016-12.md b/content/post/2016-12.md index 52d941af0..9a6da3574 100644 --- a/content/post/2016-12.md +++ b/content/post/2016-12.md @@ -437,3 +437,5 @@ UPDATE 362 dspace=# update metadatavalue set authority='34df639a-42d8-4867-a3f2-1892075fcb3f', text_value='Thorne, P.J.' where resource_type_id=2 and metadata_field_id=3 and authority='18349f29-61b1-44d7-ac60-89e55546e812' or authority='021cd183-946b-42bb-964e-522ebff02993'; dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab764', text_value='Thornton, Philip K.', confidence=600 where resource_type_id=2 and metadata_field_id=3 and text_value ~ '^Thornton[,\.]? P.*'; ``` + +- The authority IDs were different now than when I was looking a few days ago so I had to adjust them here diff --git a/public/2016-12/index.html b/public/2016-12/index.html index 31df40651..c4a81a4ca 100644 --- a/public/2016-12/index.html +++ b/public/2016-12/index.html @@ -30,7 +30,7 @@ - + @@ -575,6 +575,10 @@ UPDATE 362 dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab764', text_value='Thornton, Philip K.', confidence=600 where resource_type_id=2 and metadata_field_id=3 and text_value ~ '^Thornton[,\.]? P.*'; + + diff --git a/public/index.xml b/public/index.xml index 8a875eb9e..a8d7f61c4 100644 --- a/public/index.xml +++ b/public/index.xml @@ -478,6 +478,10 @@ UPDATE 362 <pre><code>dspace=# update metadatavalue set authority='34df639a-42d8-4867-a3f2-1892075fcb3f', text_value='Thorne, P.J.' where resource_type_id=2 and metadata_field_id=3 and authority='18349f29-61b1-44d7-ac60-89e55546e812' or authority='021cd183-946b-42bb-964e-522ebff02993'; dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab764', text_value='Thornton, Philip K.', confidence=600 where resource_type_id=2 and metadata_field_id=3 and text_value ~ '^Thornton[,\.]? P.*'; </code></pre> + +<ul> +<li>The authority IDs were different now than when I was looking a few days ago so I had to adjust them here</li> +</ul> diff --git a/public/post/index.xml b/public/post/index.xml index dbb86cb9b..cf5f5efa1 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -478,6 +478,10 @@ UPDATE 362 <pre><code>dspace=# update metadatavalue set authority='34df639a-42d8-4867-a3f2-1892075fcb3f', text_value='Thorne, P.J.' where resource_type_id=2 and metadata_field_id=3 and authority='18349f29-61b1-44d7-ac60-89e55546e812' or authority='021cd183-946b-42bb-964e-522ebff02993'; dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab764', text_value='Thornton, Philip K.', confidence=600 where resource_type_id=2 and metadata_field_id=3 and text_value ~ '^Thornton[,\.]? P.*'; </code></pre> + +<ul> +<li>The authority IDs were different now than when I was looking a few days ago so I had to adjust them here</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 500df47e3..3b4191b4f 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -477,6 +477,10 @@ UPDATE 362 <pre><code>dspace=# update metadatavalue set authority='34df639a-42d8-4867-a3f2-1892075fcb3f', text_value='Thorne, P.J.' where resource_type_id=2 and metadata_field_id=3 and authority='18349f29-61b1-44d7-ac60-89e55546e812' or authority='021cd183-946b-42bb-964e-522ebff02993'; dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab764', text_value='Thornton, Philip K.', confidence=600 where resource_type_id=2 and metadata_field_id=3 and text_value ~ '^Thornton[,\.]? P.*'; </code></pre> + +<ul> +<li>The authority IDs were different now than when I was looking a few days ago so I had to adjust them here</li> +</ul>