Re: [dspace-tech] Re: Determining a DSpace item's 'UUID'

2019-05-17 Thread Gabriel Galson
Thanks Tim.  And thanks again Terry.

-GG

On Fri, May 17, 2019 at 1:41 PM Tim Donohue  wrote:

> Hi Gabe,
>
> Yes the "Item Internal ID" is the same as the UUID.  In DSpace 5.x and
> below this "Internal ID" was an incrementing number (e.g. 46 or 4005).  In
> DSpace 6.x, we changed the "Internal ID" into a UUID (which is a random 36
> character string).
>
> - Tim
>
> On Fri, May 17, 2019 at 8:39 AM Gabriel Galson 
> wrote:
>
>> Terry-
>>
>> Thanks again for your help.  Can you confirm that in this screenshot, the
>> UUID is the 'Item Internal ID' value?  We just want to make sure!
>>
>> [image: Screen Shot 2019-05-17 at 9.29.06 AM.png]
>>
>> -Gabe
>>
>>
>>
>> On Monday, May 13, 2019 at 4:29:43 PM UTC-4, Gabriel Galson wrote:
>>>
>>> Group-
>>>
>>> How exactly do UUIDs work in DSpace?  Specifically, how can I find an
>>> item's UUID?  I don't see anything about this in the documentation, other
>>> than on this page from 2010
>>> .
>>> I've been told by Symplectic Elements (which we've connected to our DSpace)
>>> that they use an item's UUID, rather than its Handle, to synch the two
>>> systems, however, I can't figure out what exactly they're referring to.
>>>
>>> Any help or insight would be much appreciated.  Thanks!
>>>
>>> -Gabe
>>>
>> --
>> 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/aa0cf126-9a6c-4738-bf4f-19f93ec0f722%40googlegroups.com
>> 
>> .
>>
>
>
> --
>
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>
>

-- 
Gabriel Galson
Technology Projects Librarian
Library Technology Development
Temple University Libraries
215-204-5730

-- 
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/CABenH9m70v2d5my-bd483G%3DLAgM4FSQO%3DKe4O5tYerxRRwHkrg%40mail.gmail.com.


Re: [dspace-tech] Re: Determining a DSpace item's 'UUID'

2019-05-17 Thread Tim Donohue
Hi Gabe,

Yes the "Item Internal ID" is the same as the UUID.  In DSpace 5.x and
below this "Internal ID" was an incrementing number (e.g. 46 or 4005).  In
DSpace 6.x, we changed the "Internal ID" into a UUID (which is a random 36
character string).

- Tim

On Fri, May 17, 2019 at 8:39 AM Gabriel Galson  wrote:

> Terry-
>
> Thanks again for your help.  Can you confirm that in this screenshot, the
> UUID is the 'Item Internal ID' value?  We just want to make sure!
>
> [image: Screen Shot 2019-05-17 at 9.29.06 AM.png]
>
> -Gabe
>
>
>
> On Monday, May 13, 2019 at 4:29:43 PM UTC-4, Gabriel Galson wrote:
>>
>> Group-
>>
>> How exactly do UUIDs work in DSpace?  Specifically, how can I find an
>> item's UUID?  I don't see anything about this in the documentation, other
>> than on this page from 2010
>> .
>> I've been told by Symplectic Elements (which we've connected to our DSpace)
>> that they use an item's UUID, rather than its Handle, to synch the two
>> systems, however, I can't figure out what exactly they're referring to.
>>
>> Any help or insight would be much appreciated.  Thanks!
>>
>> -Gabe
>>
> --
> 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/aa0cf126-9a6c-4738-bf4f-19f93ec0f722%40googlegroups.com
> 
> .
>


-- 

Tim Donohue
Technical Lead for DSpace & DSpaceDirect
DuraSpace.org | DSpace.org | DSpaceDirect.org

-- 
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/CACKSJ9MQku-eGxqu362FKc6WzQSpDSEKaqR4mBE8pfJ2G1EiaA%40mail.gmail.com.


Re: [dspace-tech] Dspace limitations and low performance, or just wrong implementation?

2019-05-17 Thread Bill Tantzen
Andrea,

Also, if you are running v6.x with xmlui, check this possible
workaround: https://jira.duraspace.org/browse/DS-3962

Regards,
Bill

On Fri, May 17, 2019 at 4:10 AM Andreea Oprescu
 wrote:
>
> Hello everyone,
>
> I am currently trying to debug a very slow dspace implementation. I am facing 
> the following issues:
>
> - organization with more than 2.624 collections, in 4 communities, which at 
> the same time have 5, 5, 52 and 19 subcommunities.
> - users and administrator accounts. Users accounts with less permissions take 
> a lot longer to process than administrator accounts (does dspace check all 
> the permissions of an user in ALL the collections?)
> - there seem to be a lot of SQL queries. For example, for moving an item, I 
> ended up with almost 6000 SQL queries, which took a little bit more than 2 
> minutes to complete (for admin account).
>
> I think dspace is a wonderful tool which provides my organization a lot of 
> value, but it's really, really slow.
>
>
> => Is it normal, because of the amount of data?
> => Are we implementing something wrong?
> => If this is not normal, do you have any guides or advices on how to procede 
> with the debugging?
>
>
> I have tried to find information about this, but could only find this post, 
> with the same problem, but no responses: 
> http://dspace.2283337.n4.nabble.com/Very-slow-quot-Move-item-quot-button-td4687571.html
>
> I really appreciate your time.
> Regards,
>
> Andreea.
>
> --
> 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/0fde485e-b4b7-4c75-bea9-826204249dfa%40googlegroups.com.



-- 
Human wheels spin round and round
While the clock keeps the pace... -- John Mellencamp

Bill TantzenUniversity of Minnesota Libraries
612-626-9949 (U of M)612-325-1777 (cell)

-- 
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/CADgrb7E8_p7_E8yZuPBdZmUymdqJeE5NVz467299gi5Z72zPJA%40mail.gmail.com.


Re: [dspace-tech] Handle Server is not resolving new handles created on Dspace 6.2

2019-05-17 Thread Edmilson José Boregas
Hi Tim,

Let me clarify the situation by using other examples:

1. The point is that both *items exist on our Dspace site and are public*:

Older item (created on Dspace 5) : http://hdl.handle.net/10438/27419
è handle server redirect correctly to: 
http://bibliotecadigital.fgv.br/dspace/10438/27419 

 

New item (created on Dspace 6.2): http://hdl.handle.net/10438/27425 
è handle server *does not* redirect to: 
http://bibliotecadigital.fgv.br/dspace/10438/27425 and shows a handle page 
with a NOT FOUND message 
  instead  of displaying the item page (
http://bibliotecadigital.fgv.br/dspace/10438/27425)

2. In the other hand, not existing items are resolved by the handle server 
on the expected way, that is: displaying our Dspace page for Page not found.
See this example of an item that dos nos exists: 
http://hdl.handle.net/10438/8 
è handle server display the page: 
http://bibliotecadigital.fgv.br/dspace/handle/10438/8 

3. But there are other inexisting items that handle server displays that 
Handle.net page instead of our Dspace page.
See this example: http://hdl.handle.net/10438/300020202 

Those situation are puting me crazy!!!

Edmilson, São Paulo, Brasil


Em quinta-feira, 16 de maio de 2019 15:52:33 UTC-3, Tim Donohue escreveu:
>
> Hello Edmilson,
>
> I'm not sure I have an answer, but on my end, the second URL doesn't work.
>
> So, this item exists & is public, and it's hdl.handle.net URL works: 
> http://bibliotecadigital.fgv.br/dspace/10438/13788
>
> However, this item either does *not* exist (or maybe it exists but is not 
> public), and the hdl.handle.net URL doesn't work: 
> http://bibliotecadigital.fgv.br/dspace/10438/12
>
> When I visit that second URL, I see a 404 (Page Not Found) page, which may 
> also be why the hdl.handle.net URL (http://hdl.handle.net/10438/12) 
> is returning a 404 error.
>
> I'm not sure if that helps, but it could be a clue as to what is different 
> about these two Items.
>
> Tim
>
> On Wed, May 15, 2019 at 11:39 AM Edmilson José Boregas  > wrote:
>
>> Hi folks,
>>
>> We've just upgraded from Dspace 5 to Dspace 6.2.  
>>
>> Since last Monday, our handle server is not resolving the new items 
>> created on Dspace 6.2.   
>>
>> Only the old ones are being resolved.
>>
>>  
>>
>> Take a look:
>>
>>
>> Older handle: http://hdl.handle.net/10438/13788 è redirected to 
>> http://bibliotecadigital.fgv.br/dspace/10438/13788 
>>
>> New handle:  http://hdl.handle.net/10438/12 è not found, but  it 
>> exists on http://bibliotecadigital.fgv.br/dspace/10438/12
>>
>>  
>>
>> Could someone help us to solve this problem?
>>
>>
>>
>> Edmilson José Boregas
>>
>> Fundação Getulio Vargas
>>
>> São Paulo, Brasil
>>
>> -- 
>> 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 dspac...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/a3bdd5d7-9db1-4bde-9fcb-49d0de6b0cc5%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
>
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>
>

-- 
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/c0028a69-93f0-42c6-9885-a0f6950a683d%40googlegroups.com.


Re: [dspace-tech] DSpace 5.5/XMLUI: Unable to view OAI OpenAIRE records

2019-05-17 Thread Claudia Jürgen

Hi Evelthon,

most likely they do not pass the openAireFilter
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L240

The record you mentioned is in the the oai index
https://gnosis.library.ucy.ac.cy/oai/request?verb=GetRecord=dim=oai:gnosis.library.ucy.ac.cy:7/46107

And taking a closer look it does not pass the openaireRelationCondition
https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/crosswalks/oai/xoai.xml#L403

Your record has the entry
info:eu-repo/grantAgreement/EC/H2020/655092/DebtRisks

Hope this helps

Claudia Jürgen


Am 17.05.2019 um 15:12 schrieb Evelthon Prodromou:


Hello all,


I am trying to view records in the OAI UI for openaire, but nothing is
displayed in List Identifier or List Records (see
https://gnosis.library.ucy.ac.cy/oai/)


A record that should be listed as openaire valid is this one
https://gnosis.library.ucy.ac.cy/handle/7/46107?show=full


I 've also seen another post ( 
https://groups.google.com/d/msg/dspace-tech/eMwxGpyFW0E/LNgKd01iBwAJ
) mentioning editing xoai.xml but I am not really sure what is needed.


Lastly I should mentioned that I have cleared the oai cache and recreated
it with *dspace oai import -o -c *




Please shed some light on what I am missing.


Kind regards,

Evelthon



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
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/6117dfbb-d0a8-fb50-a505-f5b87b103952%40tu-dortmund.de.


[dspace-tech] Re: Determining a DSpace item's 'UUID'

2019-05-17 Thread Gabriel Galson
Terry-

Thanks again for your help.  Can you confirm that in this screenshot, the 
UUID is the 'Item Internal ID' value?  We just want to make sure!

[image: Screen Shot 2019-05-17 at 9.29.06 AM.png]

-Gabe



On Monday, May 13, 2019 at 4:29:43 PM UTC-4, Gabriel Galson wrote:
>
> Group- 
>
> How exactly do UUIDs work in DSpace?  Specifically, how can I find an 
> item's UUID?  I don't see anything about this in the documentation, other 
> than on this page from 2010 
> .
>   
> I've been told by Symplectic Elements (which we've connected to our DSpace) 
> that they use an item's UUID, rather than its Handle, to synch the two 
> systems, however, I can't figure out what exactly they're referring to.  
>
> Any help or insight would be much appreciated.  Thanks!
>
> -Gabe 
>

-- 
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/aa0cf126-9a6c-4738-bf4f-19f93ec0f722%40googlegroups.com.


[dspace-tech] DSpace 5.5/XMLUI: Unable to view OAI OpenAIRE records

2019-05-17 Thread Evelthon Prodromou


Hello all,


I am trying to view records in the OAI UI for openaire, but nothing is 
displayed in List Identifier or List Records (see 
https://gnosis.library.ucy.ac.cy/oai/)


A record that should be listed as openaire valid is this one 
https://gnosis.library.ucy.ac.cy/handle/7/46107?show=full


I 've also seen another post ( 
https://groups.google.com/d/msg/dspace-tech/eMwxGpyFW0E/LNgKd01iBwAJ 
) mentioning editing xoai.xml but I am not really sure what is needed.


Lastly I should mentioned that I have cleared the oai cache and recreated 
it with *dspace oai import -o -c *

 


Please shed some light on what I am missing.


Kind regards,

Evelthon

-- 
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/71fd3e73-473f-4db2-8f31-46d36491f054%40googlegroups.com.


[dspace-tech] Dspace limitations and low performance, or just wrong implementation?

2019-05-17 Thread Andreea Oprescu
Hello everyone, 

I am currently trying to debug a* very slow* dspace implementation. I am 
facing the following issues: 

- organization with more than 2.624 collections, in 4 communities, which at 
the same time have 5, 5, 52 and 19 subcommunities. 
- users and administrator accounts. Users accounts with less permissions 
take a lot longer to process than administrator accounts (does dspace check 
all the permissions of an user in ALL the collections?) 
- there seem to be a lot of SQL queries. For example, for moving an item, I 
ended up with almost 6000 SQL queries, which took a little bit more than 2 
minutes to complete (for admin account). 

I think dspace is a wonderful tool which provides my organization a lot of 
value, but it's really, really slow. 


=> Is it normal, because of the amount of data? 
=> Are we implementing something wrong? 
=> If this is not normal, do you have any guides or advices on how to 
procede with the debugging? 


I have tried to find information about this, but could only find this post, 
with the same problem, but no responses: 
http://dspace.2283337.n4.nabble.com/Very-slow-quot-Move-item-quot-button-td4687571.html
 

I really appreciate your time.
Regards,

Andreea.

-- 
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/0fde485e-b4b7-4c75-bea9-826204249dfa%40googlegroups.com.


[dspace-tech] Re: Display Title in Discovery SidebarFacet in DSpace 5.8

2019-05-17 Thread Arunendra M. Biswas
The "Title" appears in xmlui sidebar but in jspui, in place of "Title", it 
is displayed:???jsp.search.facet.refine.title???
What to do?

On Thursday, May 2, 2019 at 7:14:02 PM UTC+5:30, Arunendra M. Biswas wrote:
>
> I have made necessary modifications in discovery.xml:
>
> 
>  
>  
>  
>  
>  
>  
>  
>  
> 
>
> ---
> bean id="homepageConfiguration" class="
> org.dspace.discovery.configuration.DiscoveryConfiguration" scope="
> prototype">
>  
>  
>  
>  
>  
>  
>  
>  
> 
> Run dspace index-discovery -b
> Restarted Tomcat
>
> But Title is not getting displayed in Discovery Sidebar Facet
>

-- 
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/fb56aa72-bdf1-46b6-a8ef-b579309b5a59%40googlegroups.com.


Re: [dspace-tech] DSpace-cris home page

2019-05-17 Thread Sisay Webshet
Hi Marc,

Thanks so much. I will check it out

Regards,

Jaware

On Thu, May 16, 2019 at 3:11 PM Marc Brouard  wrote:

> Hi Jaware
>
> Please accept my apologies for previous message mistyping you name, I had
> not notice autocorrect had kicked in
>
> The following webpage describes the editing process
>
> https://wiki.duraspace.org/pages/viewpage.action?pageId=19006090
>
> Although the page has not been edited since 2013
>
> Kind regards
> Marc
>
> On 16 May 2019, at 13:03, Marc Brouard wrote:
>
> Hi Aware,
>
> Yes sorry. It is then in the file
>
> /dspace-api/src/main/resources/Messages.properties
>
> The keys for the two values you may want to edit are
>
> jsp.layout.header-default.brand.heading
> jsp.layout.header-default.brand.description
>
> Hopefully this is what you are looking for
>
> Kind regards
> Marc
>
> On 16 May 2019, at 8:52, Jaware wrote:
>
> Hi Marc,
>
>
> Sure I was checking that way but I couldn't get the default text like below
>
> DSpace-CRIS consists of a data model describing objects of interest to
> Research and Development and a set of tools to manage the data. Standard
> DSpace is used to deal with publications and data sets, whereas DSpace-CRIS
> involves other CRIS entities: Researcher Pages, Projects, Organization
> Units and Second Level Dynamic Objects (single entities specialized by a
> profile, such as Journal, Prize, Event etc; because any profile can define
> its own set of properties and nested objects)
>
> Thanks,Jaware
>
>
> On Thursday, May 16, 2019 at 10:46:12 AM UTC+3, Marc Brouard wrote:
>>
>> Hi Aware,
>>
>> If you log into your site as an administrator and go to the
>> Administration Tools Page, under the logged in menu. You can select the
>> General Settings menu, Edit News Option. From here you can edit the three
>> customisable text messages. I believe that all three take html text.
>>
>> Hope this helps
>>
>> Kind regards
>> Marc
>>
>> On 16 May 2019, at 8:33, Jaware wrote:
>>
>>
>> Hello Everone,
>>
>> I was installing DSpace CRIS-5.10.0 over ubuntu 18.04.I want to
>> customize/remove the default text(DSpace CRIS ) on the front page
>>
>> However I try to look the configuration file but I couldn't find that.
>>
>> Iam happy if anyone has hint over this
>>
>> Thanks,
>>
>> Jaware
>>
>>
>>
>> --
>> 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 dspac...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dspace-tech/f92bcaf3-c42d-4530-ba0f-860c79b9ab76%40googlegroups.com
>> 
>> .
>>
>> --
> 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/6bf50c65-e1ba-4913-ba48-172195e676bc%40googlegroups.com
> 
> .
>
>

-- 
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/CA%2BYMWA%2BuMQT96x1F4yFX5QVVSf8G2-T8pfonSrd0opYwYg2qnw%40mail.gmail.com.