[Dspace-tech] Dspace API for Item Uploading

2011-06-29 Thread Dhaivat
Hi folks, I am trying to implement dspace using API. I have implemented all the apis in my project. I am able to create Community as well collection using this api.Now i want to upload an item . I have gone through the api and i found SubmissionController is the class which handles the item

[Dspace-tech] persistant archival in dspace

2011-06-29 Thread AMJAD USMAN
hi everybody hope you all will be doing good. can anybody tell me how dspace provides persistent archival? i need technical detail or report. regards: amjeeki -- All of the

[Dspace-tech] Deleting Items Index Problem

2011-06-29 Thread Isaak, David C
Hello, I have a specific problem and a general question regarding best practices. Through the Admin UI, I recently deleted a collection to get rid of the collection and its constituent items and bitstreams. The items were successfully removed, but links in the author browse index persist.

Re: [Dspace-tech] Deleting Items Index Problem

2011-06-29 Thread Mark Diggory
David, You might try running *./**dspace** index-**init* to blow away and rebuild the whole browse index. In general the choice of withdraw vs delete is a question of if you want to retain the item and provide a tombstone for the item to users over the long term. If you do want that tombstone,

[Dspace-tech] OAI-PMH

2011-06-29 Thread Eric H.M.M. Condic
We are implementing the discovery tool Summon at our library and they would like to harvest our DSpace IR via OAI-PMH. Does anyone out there know what URL I should send them? We are currently on 1.4.2 with a rather generic install. Thanks!!

Re: [Dspace-tech] OAI-PMH

2011-06-29 Thread Stuart Lewis
Hi Eric, We are implementing the discovery tool Summon at our library and they would like to harvest our DSpace IR via OAI-PMH. Does anyone out there know what URL I should send them? We are currently on 1.4.2 with a rather generic install. -