Skip to content

A library is many things

I use data and technology to tell stories that facilitate personal and communal transformation.

  • Home
    • About Me
    • About the Site
    • About the Title
  • Resume and Portfolio
    • Education
    • Professional Experience
    • Leadership and Volunteer Experience
    • Technical Skills
    • Selected Presentations and Publications
  • Blog

Tag: ansi

Posted on 2013-08-072014-11-16

Bulk Importing Special Characters

I’ve been working on the North Park Archon project for the past few weeks and noticed a troubling trend. When I tried to upload the box/folder lists for our finding aids through the CSV import process, the system would reject all the special characters. Not outright reject them – just truncate the field before the character and move on to the next metadata sub-field.

Obviously, this was annoying and unfortunate – especially because I didn’t catch it until I had imported all the data.

It turns out that the problem was in the encoding language of the CSV document. For some reason, my default was set as ANSI; switching it to UTF made the difference and Archon’s scripts were able to import the special characters in the collection content field.

Categories

  • Assessment
  • Ethics/Values
  • Information Organization
  • Management
  • Miscellaneous
  • Outreach and Social Media
  • Personal
  • Policy
  • Reference and Instruction
  • Technology
Andy Meyer

Categories

  • Assessment
  • Ethics/Values
  • Information Organization
  • Management
  • Miscellaneous
  • Outreach and Social Media
  • Personal
  • Policy
  • Reference and Instruction
  • Technology
Proudly powered by WordPress