Folks--
I have a linear-time version of Husseins' nice Perl implemented file-based OAI
provider. (Original version at
http://www.dlib.vt.edu/projects/OAI/software/xmlfile/xmlfile.html is
quadratic time, takes 23 min on a three-year-old laptop for 40K records;
linear-time algorithm takes 10 secs
On Thu, Nov 04, 2004 at 12:20:11AM -0500, Eric Lease Morgan wrote:
> Do y'all know of any Perl-based OAI data repository software.
Check out oai-perl, which is from the same group that produce
eprints.org, and may in fact be the OAI core of eprints.
http://oai-perl.sourceforge.net/
//Ed