Re: [CODE4LIB] New OAI-PMH harvester project

2016-07-15 Thread Demian Katz
To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] New OAI-PMH harvester project This is really cool, Demian, thanks a lot! I found it extremely easy to set up and get going, but with one minor change to the instructions. On Ubuntu Unix I needed to call Composer like so: php composer.phar install

Re: [CODE4LIB] New OAI-PMH harvester project

2016-07-14 Thread Roy Tennant
This is really cool, Demian, thanks a lot! I found it extremely easy to set up and get going, but with one minor change to the instructions. On Ubuntu Unix I needed to call Composer like so: php composer.phar install . But that wasn't much of a problem, as when I installed composer it told me how

[CODE4LIB] New OAI-PMH harvester project

2016-07-14 Thread Demian Katz
Hello, VuFind has been bundled with an OAI-PMH harvest tool for a long time. It occurred to me that this tool might be of more general interest, so I have broken it out into a stand-alone project here: https://github.com/vufind-org/vufindharvest This provides a simple command-line interface