<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Lisa,</div><div><br></div><div>My understanding (someone correct me if this is wrong) is that if a record is deleted then made available again it can retain the same identifier. &nbsp;There may be no evidence that the record was ever deleted. &nbsp;The key here is to update the timestamp each time the record status changes. &nbsp;</div><div><br></div><div>When I read the spec, my&nbsp;interpretation&nbsp;of "full history of deletions" for persistent is that you must always show a deleted record for anything that was ever deleted in your repository. &nbsp;I do not think you have to provide a history of each time a record was deleted. &nbsp;This is in contrast with "transient" in that a deleted record can just go away any time the data provider wants to get rid of it. &nbsp;</div><div><br></div><div><br></div><div>Josh</div><div><br></div><div><br></div><br><div><div>On Jul 24, 2008, at 6:00 PM, Lisa M. Brooks wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hi all - <br><br>Due to the help and support received from folks on this list, our data provider has been up and running for several months with just one hiccup in service. So, first: thanks!<br clear="all"> <br>Now I have a question about deleted records.&nbsp; We started up our service without any support for deleted records (&lt;deletedRecord>no&lt;/deletedRecord>).&nbsp; However, I'm realizing that this was short-sighted and now want to support deletions. But I'm a little confused as to how to proceed. <br> <br>We are an archive of research listings. People who contribute to our archive get a free account and log into that to add and subsequently maintain their listings. They do have the ability to make a listing "unavailable". As well, if there's a problem with a listing we can "unapprove" it. Either of these actions takes the listing off-line.&nbsp; When either action occurs, I plan to update our data provider and swap out the record in question with a record signifying a deletion which is essentially what either of these actions translates into. <br> <br>I understand that my choices are persistent &lt;deletedRecord>persistent&lt;/deletedRecord>, or transient &lt;deletedRecord>transient&lt;/deletedRecord>. I'd like to go with persistent, but does that mean that I have to maintain a record of every single time someone makes their record unavailable and then makes it available again in our database (this doesnt' happen a ton, but does happen often enough to be a concern)?&nbsp; Also I'm not finding anything online  letting me know what data is needed to show all of these records deletions -- how would I get that info to any of our harvesters?<br> <br>I just switched us from "no" to "transient" which seems a little less, well, daunting. So we start deletions tonight. But would like some clarification re: exactly what the technical requirements are to share our data through persistent data provider.<br> <br>Any insight, ideas, help -- much appreciated!<br>~Lisa<br><br>Lisa M. Brooks<br>IssueLab: bringing nonprofit research into focus - <a href="http://www.issuelab.org" target="_blank">http://www.issuelab.org</a><br><a href="mailto:lisa@issuelab.org" target="_blank">lisa@issuelab.org</a><br> 773-649-1790<br></div></div></div> _______________________________________________<br>OAI-implementers mailing list<br>List information, archives, preferences and to unsubscribe:<br><a href="http://www.openarchives.org/mailman/listinfo/oai-implementers">http://www.openarchives.org/mailman/listinfo/oai-implementers</a><br><br></blockquote></div><br></body></html>