http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10757 Bug ID: 10757 Summary: OAI-PMH records should also include setSpec in their headers Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Currently, we're only including datestamp and identifier in the header of outgoing OAI-PMH records. However, according to the spec (http://www.openarchives.org/OAI/openarchivesprotocol.html#Record), it seems that we should also be including elements for setSpec. While our OAI-PMH verbs allow for selective harvesting using setSpec (which is really the most important feature), it seems like we should still be providing the setSpecs (there may be multiple) for outgoing records as well. -- Bug 3206 is another header related bug where we might want to start including the status attribute in the header element for deleted records...(using the deletedbiblios table as per Frédéric's suggestion. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.