On Wed, Aug 8, 2012 at 9:14 AM, Benjamin Ryan
<benjamin.r...@manchester.ac.uk> wrote:
>                We need to export our metadata as a CSV file from a 1.5.2
> Dspace version, is there a simple way to do this without having to go
> through the upgrade steps to a version that supports the “export metadata”
> admin task?

Hi Benjamin,

I really think upgrading to 1.6 is the least work. You don't have to
do this on your production server if you have a reason not to, you can
simply set up a new DSpace 1.6 instance on your PC, then export the
items using SIP or, alternatively dump the database and copy the
assetstore and run the database_schema_15-16.sql upgrade script on the
imported database. In 1.6, you can comfortably se the Batch Metadata
Editor [1] to export the CSV.

Alternatives I can think of:
1) you might be able to find the BME patch for 1.5, but that's just as
much work as upgrading and the results are not guaranteed
2) export in SIP, create a program which will convert the files to CSV
3) search if someone already made an external tool to do 2)
4) construnct some SQL queries that will dump CSV

So I really think upgrading is your best option.

[1] http://www.dspace.org/1_6_0Documentation/ch08.html#N15FEB

Regards,
~~helix84

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to