On Jan 22, 2008 11:14 AM, Eduardo de Paula Neves <[EMAIL PROTECTED]> wrote:

> I have one old application that export full data to import to Dspace (no
> incremental).
> So I need to to destroy then rebuild a collection every day.

Interesting use-case. DSpace wasn't designed for changing data...

 What can I do
> to make that the document keeps the URI every time I destroy and rebuild. Is
> that possible?

... but it can be beaten into submission, at least in this case.

What I think you'd want to do is import the collection daily using the
ItemImporter's --replace function. You'll have to track which items
got which handles, and make sure the mapfile and the item folders do
the right thing. Once you have it set up, though, it should be a
fairly straightforward and automatable process.

I recommend exporting the collection from DSpace (I assume it's in
there already?) so that you can see what individual item folders
should look like. You don't have to reimport that collection dump;
it's purely for your information.

Dorothea

-- 
Dorothea Salo                [EMAIL PROTECTED]
Digital Repository Librarian      AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to