The following instructions:
http://omeka.org/codex/Plugins/CsvImport
Note:
Check to see if any of the text contains commas, and if it does surround that segment with double-quotes.
So I formatted my subjects like this:
"""Bleeker, Barent""",Northern Inland Lock Navigation Company,"""Lansing, Jacob""",stock certificate,New York (State),Erie Canal
but as the following item reveals the import jumbles up the item tags:
http://library.gc.cuny.edu/omeka/items/show/249
Subjects are correct, but not tags. What might be happening?

