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':

<xsl:element name="contributor"> <xsl:attribute name="contributorType">HostingInstitution</xsl:attribute> <contributorName> <xsl:attribute name="nameType" select="'Organizational'"/> <xsl:value-of select="$hostinginstitution" /> </contributorName> </xsl:element>

Hope it helps.

Kind regards,
Eike.

Am 09.01.25 um 21:43 schrieb Carolyn Sullivan:
Hello all,

I have this weird problem where our DataCite is registering a first and last name for hostingInstitution and DataManager despite us giving it an institutional name:

DataCiteFabrica_121124_1.png
We changed crosswalk.dissemination.DataCite.publisher to "Université d'Ottawa | University of Ottawa" in our local.cfg.prod, which will get rid of the default 'My University', but it's going to still try to give us a first and last name for our university.  How do we get it to omit nameType/givenName/familyName in this section?  Or are those fields being created as part of the DataCite Schema somehow in the top section of DIM2DataCite.xsl here:
DataCiteFabrica_Schema_010925.png

Any insights would be greatly appreciated <3

Best,
Carolyn.
--
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 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 visit https://groups.google.com/d/msgid/dspace-tech/2515ca33-9ba4-43de-91db-e838e6bd1bf7n%40googlegroups.com <https://groups.google.com/d/msgid/dspace-tech/2515ca33-9ba4-43de-91db-e838e6bd1bf7n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
Eike Martin Löhden
Entwicklung, Betrieb und Beratung im Kontext von Repositorien, Infrastruktur 
Digitale Sammlungen
Philipps-Universität Marburg
Deutschhausstraße 9
D-35032 Marburg

tel.: +49 6421 28-25238
eMail:eike.loeh...@staff.uni-marburg.de
ORCiD: 0000-0001-9315-3660

--
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 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 visit 
https://groups.google.com/d/msgid/dspace-tech/1709b849-689b-460d-8913-25dd83bba0e1%40staff.uni-marburg.de.

Attachment: smime.p7s
Description: Kryptografische S/MIME-Signatur

Reply via email to