Thanks Sean.  Will give it a go.  

On Monday, 21 December 2020 at 15:54:11 UTC+2 sean....@gmail.com wrote:

> Hi Eldridge
>
> I vaguely remember updating URI links in the past, but I'm not sure 
> exactly how I did it. This may help:
>
> update metadatavalue
> set text_value = regexp_replace(text_value, 'http://*my-old.url.org 
> <http://my-old.url.org>*', 'https://*my-new.url.org 
> <http://my-new.url.org>*') where metadata_field_id IN (select 
> metadata_field_id from metadatafieldregistry where element = 'identifier' 
> and qualifier = 'uri');
>
> After the update you need to reindex the discovery search index and the 
> oai index:
>
>    - bin/dspace index-discovery -f
>    - bin/dspace oai import -c
>
>
> http://dspace.2283337.n4.nabble.com/cli-way-of-changing-dc-identifier-uri-for-all-items-td4687227.html
>
> I don't know if that will have any effect on your stats links though.
>
> On Fri, 18 Dec 2020 at 16:36, Eldridge van der Westhuizen <
> drid...@gmail.com> wrote:
>
>> Just a correction - new link is  https://openscholar.ump.ac.za 
>> <https://openscholar.dut.ac.za/>  
>>
>> On Friday, 18 December 2020 at 16:33:10 UTC+2 Eldridge van der Westhuizen 
>> wrote:
>>
>>> Good day all
>>>
>>> Running DSPACE-CRIS 6.3 on Ubuntu.  
>>>
>>> Had to do a site rename from https://dspace.ump.ac.za/jspui to 
>>> https://openscholar.dut.ac.za
>>>
>>> Did all the changes in local.cfg, as well as tomcat and apache changes.  
>>>  Also requested a new certificate.  All working well. 
>>>
>>> What is not working, is some of the existing article URI links, as well 
>>> as the statistics link.  I am attaching a screenshot with examples. Can 
>>> someone please assist with guidance on changing these to the correct 
>>> links?  
>>>
>>> Thanks
>>> Eldridge
>>>
>>> -- 
>> All messages to this mailing list should adhere to the DuraSpace Code of 
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dspace-tech...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/b7009130-7b60-4944-8f93-f9c5f3e6275cn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/dspace-tech/b7009130-7b60-4944-8f93-f9c5f3e6275cn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/98cde060-4630-4ed3-ab91-d3b958ca11c8n%40googlegroups.com.

Reply via email to