RIS Files: Why “é” Becomes “é”
My RIS file from WorldCat has strange characters, like "é" instead of "é" etc.
Here's what worked very well for me for fixing these files, courtesy this excellent description of character encoding and how to convert between different encodings:
Suppose you want to fix these strange characters in your "WorldCat_2893657.ris" RIS file. Issue this command on Linux/Unix, which will make a corrected RIS file, named "WorldCat_2893657_2.ris" in this case:
Here's what worked very well for me for fixing these files, courtesy this excellent description of character encoding and how to convert between different encodings:
Suppose you want to fix these strange characters in your "WorldCat_2893657.ris" RIS file. Issue this command on Linux/Unix, which will make a corrected RIS file, named "WorldCat_2893657_2.ris" in this case:
iconv -f utf8 -t iso-8859-1 WorldCat_2893657.ris > WorldCat_2893657_2.risEssentially, you need to convert from UTF-8 to ISO-8859-1.
Also, when I go to one of my WorldCat lists and choose "Save to Zotero using 'Open WorldCat'", the dialog box asking me which entries to choose either never shows up or takes a very long time to show up. However, the dialog box for "Save to Zotero using 'COinS'" opens immediately every time.
And the import speed is incredibly slow for my ~100 item WorldCat lists; Zotero/Firefox uses nearly 100% of my CPU for a few minutes. I have no idea why. This doesn't happen when importing a RIS file.
What's your exact set-up? FF version, which linux, which Zotero version?
Also, for large lists, I get the same issue with at least one item (the first?) having no author when importing from RIS, too. (For the list I linked to above, this was for the entry "Philosophy of Nature a Guide to the New Essentialism".)
thanks
http://www.worldcat.org/title/physical-system-of-st-thomas/oclc/667874089?referer=list_view
Generally, Worldcat's data isn't all that great, unfortunately. That's particularly true for ebooks, which you seem to be saving a lot. The regular entry for the Ellis book should import fine with author:
http://www.worldcat.org/title/philosophy-of-nature-a-guide-to-the-new-essentialism/oclc/248451033?referer=di&ht=edition
Also, can you please explain to me the difference between "Open WorldCat" and "COinS" importing? Thanks
COinS - Context Data in Spans - is bibliographic data embedded by WorldCat (and many other library catalogs and some other sites) into the webpage that Zotero can pick up and read.