Re: [dspace-tech] DataCite Metadata: Why does my DSpace register a first and last name for 'HostingInstitution'?

2025-01-09 Thread 'Eike Martin Löhden' via DSpace Technical Support
Hi Carolyn, We had a similar problem, but it helped to specify in the crosswalk that it is about an organization. You can do this by adding the attribute nameType with the Value 'Organizational': name="contributorType">HostingInstitution select="'Organizational'"/> /> Hope it helps. K

Re: [dspace-tech] Adding Sidebar Facets

2025-01-09 Thread 'Eike Martin Löhden' via DSpace Technical Support
Hej Anand, no, the sidebar facets on community and collection pages are a new feature in DSpace 8. Kind regards, Eike. Am 09.01.25 um 16:54 schrieb Anand chavan: Dear all, Is there a way to add sidebar facets on community and collection page in DSpace 7.6? Thanks & regards, Anand -- A

[dspace-tech] Integrating Entity Fields into Traditional Item Submission Forms in DSpace 8.0

2025-01-09 Thread Barunes Padhy
Hi, In my current setup, I have the default entities initialized by using the following command: [dspace]/bin/dspace initialize-entities -f [dspace]/config/entities/relationship-types.xml I would like to integrate entity fields into traditional item submission forms. Specifically, replace the

[dspace-tech] Excessive traffic - mostly bots - exploring ways to rate limit requests

2025-01-09 Thread 'Agustina Martinez-Garcia' via DSpace Technical Support
Dear all, We continue to experience huge performance issues caused by very high bot traffic and we are now exploring options for rate limiting. We use Apache in front of our DSpace, and are looking at rate limiting options there. Does anybody use mod_evasive or similar? If so, what is the expe

[dspace-tech] Adding Sidebar Facets

2025-01-09 Thread Anand chavan
Dear all, Is there a way to add sidebar facets on community and collection page in DSpace 7.6? Thanks & regards, Anand -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because yo

[dspace-tech] Re: Error loading DataCite schema v.4 crosswalk stylesheet

2025-01-09 Thread Danilo Di Nuzzo
Hi Kiriaki, I think that the item with ID 6ba15ba8-0fae-43e7-b7cc-73de23d9098d hasn't attribute dc.type and the XSLT processor tries to apply the rule present in DIM2DataCite.xsl at row 242, but this line is wrong because the tag requires the select attribute. You can try to fix this issue in