http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3206
--- Comment #3 from David Cook <[email protected]> --- (In reply to David Cook from comment #2) > (In reply to Frédéric Demians from comment #1) > > This is an easy enhancement. 'deletedbiblio' table contains all the > > information required to add deleted records support to Koha OAI Server. > > Currently, selective harvesting replies with added/modified biblio > > records. We just have to request 'deletedbiblio' table to send back also > > deleted records. > > Sounds right to me. We'd also need to add in a status element saying > "deleted". I suppose declaring the repo "persistent" vs "transient" would > depend on if the library ever deletes their deletedbiblio table. My mistake...the header element should actually have an attribute with a value of deleted, based on the examples from http://www.openarchives.org/OAI/openarchivesprotocol.html -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
