ISBN import problem with Ex Libris' PRIMO
At The Royal Library in Copenhagen we are using Exlibris' PRIMO (http://www.kb.dk/rex). After the upgrade to Zotero 4.0.27 ISBN is not included when we are importing metadata using "Save to Zotero using PRIMO". British Library is using PRIMO as well. How did you fix that problem?
Best regards,
Therese
Best regards,
Therese
<display>
<identifier>$$CISBN$$V9783465036067</identifier>
which Zotero fails to recognize as an ISBN, because there is no word boundary before the ISBN. But maybe we should also consider the ISBN number in the addata section (I think this section gives normally good data to grab):
<addata>
<isbn>3465036069</isbn>
@aurimasv, @adamsmith: What do you think?
Moreover, you might want to consider to add showPNX.jsp from ElCommons to your server, because this will allow Zotero to grab also items from PrimoCentral.
We highly recommend also using the ISBN from the addata-section, as (1) we need the specific formatting above in the display-section, and (2) addata isbn (and issn) is used by other reference managers.
Thanks for the showPNX tip; this already works.
/Knut
@adamsmith: Thank you for looking into this.
I am not sure about your statement in general: My feeling is, that libraries change and costumized their fields in the display and search section (e.g. all lds?? and lsr?? fields), but not in the addata section. Maybe, my colleagues from Copenhagen can say if they ever touched the addata section in primo?
you're right; the addata section is seldom edited, and data found there are usually very standardized, precisely because they are primarily used for other applications (like ref.managers), for RIS exports etc. Display section data, however, are often heavily customized.
/Knut
As for addata versus display: there is all types of weirdness going on with authors in addata -- and it looks different in every catalog I look at -- I think that was the origin of my skepticism about that data. We're using it for a lot of other fields already anyay.
Best regards,
Therese