Add items to the collection database in bulk (from a CSV file)
This page allows for uploading a CSV (Comma Separated Value) file
containing a number of items to be inserted all at once. The columns
supported are:
- barcode This is the item's barcode.
- title This is the item's title. It is required.
- author This is the item's author. It is required.
- subject This is the item's subject. It is required.
- description This is the item's description.
- category This is the item's category.
- media This is the item's media.
- publisher This is the item's publisher.
- publocation This is the item's publisher's location.
- pubdate This is the item's publish date.
- edition This is the item's edition.
- isbn This is the item's ISBN.
- type This is the item's type. It is required.
- thumburl This is the item's thumbnail URL.
- keywords This is the item's keywords (as a quoted,
comma separated list).