Discussion:
[Dspace-tech] OAI Harvesting Cannot Choose Metadata Format
Joachim Bingel
2014-01-07 10:36:59 UTC
Permalink
Dear community,

on our 3.1 DSpace implementation (using Manakin), I fail to select a
metadata format when setting up OAI harvesting for a collection. The
corresponding dropdown menu is empty, and clicking on "Test Settings"
does not return any info (i.e. the page does not change). Upon clicking
"Save", the input fields are set to empty and the "harvested_collection"
table in the DB receives an entry where only "collection_id",
"harvest_type" (set to 0) and "id" are set.

Running "bin/dspace harvest -r -e ... -c N" where N is the corresponding
collection_id throws an exception ("Provided collection is not set up
for harvesting"). I did not find any interesting info in the log files.

Any ideas where to start?

Thanks very much,
Joachim
--
Joachim Bingel
Institut für Deutsche Sprache, Zentrale Forschung
R5, 6-13, 68161 Mannheim
+49 - (0)621-1581-456 | http://www.ids-mannheim.de
Bram Luyten
2014-01-07 13:09:08 UTC
Permalink
Dear Joachim,

I think this is a configuration problem.
Can you send the contents of your config/modules/oai.cfg file?

More in specific, check if following keys are present & uncommented:

harvester.oai.metadataformats.dc =
http://www.openarchives.org/OAI/2.0/oai_dc/, Simple Dublin Core
harvester.oai.metadataformats.qdc = http://purl.org/dc/terms/, Qualified
Dublin Core
harvester.oai.metadataformats.dim = http://www.dspace.org/xmlns/dspace/dim,
DSpace Intermediate Metadata
harvester.autoStart=false
harvester.unknownField = add
harvester.unknownSchema = fail

There are a number of other issues with the OAI Harvesting client that have
been logged in JIRA. Some of them already have pull requests. It would be
great if you could test out the provided solutions or join in solving these.

https://jira.duraspace.org/browse/DS-1850
https://jira.duraspace.org/browse/DS-1849
https://jira.duraspace.org/browse/DS-1848
https://jira.duraspace.org/browse/DS-1834
https://jira.duraspace.org/browse/DS-1833

best regards,

Bram
--
[image: logo]
*Bram Luyten* +1 202 684 6365
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.com<http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=braml>
Post by Joachim Bingel
Dear community,
on our 3.1 DSpace implementation (using Manakin), I fail to select a
metadata format when setting up OAI harvesting for a collection. The
corresponding dropdown menu is empty, and clicking on "Test Settings"
does not return any info (i.e. the page does not change). Upon clicking
"Save", the input fields are set to empty and the "harvested_collection"
table in the DB receives an entry where only "collection_id",
"harvest_type" (set to 0) and "id" are set.
Running "bin/dspace harvest -r -e ... -c N" where N is the corresponding
collection_id throws an exception ("Provided collection is not set up
for harvesting"). I did not find any interesting info in the log files.
Any ideas where to start?
Thanks very much,
Joachim
--
Joachim Bingel
Institut für Deutsche Sprache, Zentrale Forschung
R5, 6-13, 68161 Mannheim
+49 - (0)621-1581-456 | http://www.ids-mannheim.de
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
https://lists.sourceforge.net/lists/listinfo/dspace-tech
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
Loading...