Dear Martin,

Thank you for your quick response! It did the trick.

Moreover, regarding further customization of Crossref metadata import, I
have one more question. When importing an article, in Crossref notation, it
has a *dc.type* of "journal-article". However, I'd like to keep it as
"Article". Where do you suggest to carry out the conversion from
journal-article->Article?

Best regards
Milos


чет, 28. дец 2023. у 11:04 Walk, Martin <martin.w...@tu-berlin.de> је
написао/ла:

> Hi Milos,
>
> have a look at CrossRefAuthorMetadataProcessor.java. In line 46, just
> change the order from
>
> values.add(givenName + ", " + familyName);
>
> to
>
> values.add(familyName + ", " + givenName);
>
> Best regards,
> Martin.
>
> ---
> Martin Walk
> [er/ihm he/him]
>
> Hauptabteilung Elektronische Dienste
> Main Department Electronic Services
>
> Online-Dienste und IT-Entwicklung
> Online-Services and IT-Development
>
> Technische Universität Berlin
> Universitätsbibliothek / University Library
> Fasanenstraße 88, 10623 Berlin
> GERMANY
>
> martin.w...@tu-berlin.de
> www.tu.berlin/ub
> ---
> Martin Walk
> [er/ihm he/him]
>
> Hauptabteilung Elektronische Dienste
> Main Department Electronic Services
>
> Online-Dienste und IT-Entwicklung
> Online-Services and IT-Development
>
> Technische Universität Berlin
> Universitätsbibliothek / University Library
> Fasanenstraße 88, 10623 Berlin
> GERMANY
>
> martin.w...@tu-berlin.de
> www.tu.berlin/ub
>
> > On 28. Dec 2023, at 10:19, Milos Ivanovic <imi...@gmail.com> wrote:
> >
> > If I dare to implement this transformation ("Name Surname" -> "Surname,
> Name") myself, what would you suggest? To do it in Angular or in the
> backend?
> >
> > Milos
> >
> > понедељак, 18. децембар 2023. у 11:10:52 UTC+1 Milos Ivanovic је
> написао/ла:
> > Dear All,
> >
> > I need some help regarding processing metadata imported from CrossRef
> (and probably other sources). After "Import metadata from external source",
> the Author fields (which map to dc.contributor.author) are filled properly,
> however in the form "First_name, Last_name". This is not the way
> "Last_name, First_name" we store them in the Solr cache and how ORCID sees
> them.
> >
> > Is trere a way to change this behavior (filter etc.) in config only? If
> no, which part of the core should I look at? I know for the wiki, but
> additional insight by an expert would be more than welcome.
> >
> > Thanks in advance.
> > Milos
> >
> >
> > --
> > 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 on the web visit
> https://groups.google.com/d/msgid/dspace-tech/86d1e86d-6386-4490-a51e-2daad3b53cc6n%40googlegroups.com
> .
>
>

-- 
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 on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAKE0UrjiPjRnFiypZWGCOJ5279%2BfKL58hHY6Fz4HP%2B70kLojjQ%40mail.gmail.com.

Reply via email to