X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=examples%2Foai-pmh%2Fdata%2Ffetch_OAI_data.sh;h=85c693c41d3839d408ff3f7717433885baea4790;hp=93e16f5106fd739ee61898a504dff367fdce08b2;hb=cba4cc1311ace82564eafe2c69baeaef1fa78b36;hpb=3c90610273e17a844c227984b4fc4107fad305ca diff --git a/examples/oai-pmh/data/fetch_OAI_data.sh b/examples/oai-pmh/data/fetch_OAI_data.sh index 93e16f5..85c693c 100755 --- a/examples/oai-pmh/data/fetch_OAI_data.sh +++ b/examples/oai-pmh/data/fetch_OAI_data.sh @@ -403,7 +403,8 @@ http://libserv12.Princeton.EDU/oai/oai.pl \ http://www.tdx.cesca.es/TDX_UOC/NDLTD-OAI/oai.pl \ http://arXiv.org/oai2 \ http://www.pubmedcentral.gov/oai/oai.cgi \ -http://dataprovider.ibict.br/mypoai/oai2.php" +http://dataprovider.ibict.br/mypoai/oai2.php \ +http://quod.lib.umich.edu/cgi/o/oai/oai" for BASE_OAI_URL in $BASE_OAI_URLS ;