Hello,
I am a developer at Strathclyde University, and am currently looking into the possibility of harvesting our archive data from AtoM to Primo using OAI-PMH.
I have tried the following URL’s (which we had used successfully some time ago), But these now return a 404 Page not found error.
http://ica-atom.org/strathclyde/index.php/oai/oai?verb=Identify
http://ica-atom.org/strathclyde/index.php/oai/oai?verb=ListRecords&metadataPrefix=oai_dc
Can you possibly tell me the current base URL for OAI-PMH?
Also I believe there were some concerns about using OAI within AtoM 2.0 , see attached email from Dan Gillean dated October 2013.
Is there still a problem exposing data sets?
Is there some up-to-date documentation I can read?
Apologies with bombarding you with so many questions!
Many Thanks
Helen
----------------------------------------
Helen Cooper
Library Systems Analyst/Developer
Information Services Directorate
University of Strathclyde
Tel: 44 (0) 141 548 4611
Email: helen....@strath.ac.uk
The University of Strathclyde is a charitable body, registered in Scotland, with registration number SC015263.
Hello,
I am a developer at Strathclyde University, and am currently looking into the possibility of harvesting our archive data from AtoM to Primo using OAI-PMH.
I have tried the following URL’s (which we had used successfully some time ago), But these now return a 404 Page not found error.
http://ica-atom.org/strathclyde/index.php/oai/oai?verb=Identify
http://ica-atom.org/strathclyde/index.php/oai/oai?verb=ListRecords&metadataPrefix=oai_dc
http://10.10.1.3/ index.php/;oai?verb=ListRecords&metadataPrefix=oai_dc
Hi Helen,
The routing for OAI has indeed changed, although I believe there is also a typo in your earlier URL.
This should work:
http://strathclyde.ica-atom.org/index.php/;oai?verb=Identify
Have you enabled OAI in the settings? I still get a 404 error when I try that. If you’ve enabled the setting, it could relate to the name of the module changing – something to check if you’re still having problems is that the setting_i18n table should have arOaiPlugin rather than qtOaiPlugin.
Tim
Tim Hutchinson
Head, University Archives & Special Collections
University Library, University of Saskatchewan
Tel: (306) 966-6028 Fax: (306) 966-6040
Email: tim.hut...@usask.ca
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
ica-atom-user...@googlegroups.com.
To post to this group, send email to
ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/ica-atom-users/1CFA2FC3908BE241BCB30328F268FAE447AFFB45%40EX2010-MBX3.ds.strath.ac.uk.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/6B26EA65847C3D47A5A1450ABE5A06884FE85EBA%40CAMPUSMB3.usask.ca.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/6B26EA65847C3D47A5A1450ABE5A06884FE85EBA%40CAMPUSMB3.usask.ca.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to ica-at...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/1CFA2FC3908BE241BCB30328F268FAE447AFFB45%40EX2010-MBX3.ds.strath.ac.uk.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/6B26EA65847C3D47A5A1450ABE5A06884FE85EBA%40CAMPUSMB3.usask.ca.
For more options, visit https://groups.google.com/d/optout.
Hi João,
Are you referring to the “request time too much” error? I haven’t been able to test with a real harvester, so wasn’t sure if that was a blocker. Does changing the resumption token limit help at all?
Regarding the resumption token, see also this note about needing to properly encode it:
https://groups.google.com/d/topic/ica-atom-users/paj51fk51wE/discussion
Tim
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/cc9a9285-d777-4e64-a29f-d4fab3df6820%40googlegroups.com.
There remain other open tickets as well, and there might be more issues to be discovered and reported - as I said, this module has so far been underdeveloped in AtoM, and we have not yet received much feedback from anyone who is actively exposing AtoM metadata to an OAI harvester. If your institution is doing that work, please feel free to tell us more!
At this point, the two new tickets will likely require community support for us to be able to address them in AtoM - either via a community-created pull request submitted for inclusion in a future public AtoM release, or via development sponsorship. Feel free to ask questions on-list if you intend to work on a pull request; feel free to contact me off-list if your institution is willing to sponsor enhancements to the OAI repository module.
Regards,
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/6B26EA65847C3D47A5A1450ABE5A06884FE87033%40CAMPUSMB3.usask.ca.
--
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/cc9a9285-d777-4e64-a29f-d4fab3df6820%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/caac5ea4-7ca0-4a38-96b2-c25de72b5215%40googlegroups.com.
Hi everyone,
Just a quick message to note that I'm currently looking at a couple of these issues. For this one:
https://projects.artefactual.com/issues/8158
I have enhanced the resumption token implementation to keep track of the OAI set used, and have modified the encoding scheme to use base64-encoded JSON (which fits the bill for not requiring any special escaping when harvested).
I also hit the same issue as João Pereira documented in this issue:
https://projects.artefactual.com/issues/8159
so I've incorporated similar handling of special characters in the OAI XML responses.
With the changes I've made so far, I've got jOAI automatically harvesting its way through one of the new OAI sets I added recently, so things are looking better. Once I've had a chance to do some more testing I'll clean up my work and send a pull request for review. Next week, hopefully!
Cheers,
Mark
Dan Gillean <d...@artefactual.com> writes:
We have a community developer who is looking into developing new functionality for AtoM's OAI repository module - he has mentioned in this recent thread that he hopes to be able to address #6436 as well. We're sure crossing our fingers!
[...]
This is where we currently are with OAI-PMH related issues in our AtoM project issue tracker. 5 issues; only one outstanding bug! #8158 and #8159 are currently listed as features because there are workarounds, though for fully automated harvesting they may be necessary. The other two feature requests are development ideas that might extend the usefulness of the OAI repository module. Likely, all tickets currently marked feature requests would require some form of community support or sponsorship for Artefactual to be able to address.
Nevertheless, we have slowly made progress. Helen, I hope this gives you some of the answers you were looking for in your original email!
-- Mark Triggs <ma...@teaspoon-consulting.com> http://teaspoon-consulting.com/
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/87oamwfong.fsf%40teaspoon-consulting.com.
Thanks Dan! I must in turn thank the Australian National University Archives for sponsoring this work and giving me a good reason to dive in :)
Cheers,
Mark
Dan Gillean <d...@artefactual.com> writes:
Mark, this is great news!
Thank you so much for working with us so that the entire community can benefit from the enhancements you are undertaking. Seeing this kind of collaboration in action makes me proud to be a part of the AtoM community.
We look forward to checking our your pull requests!
Cheers,
-- Mark Triggs <ma...@teaspoon-consulting.com> http://teaspoon-consulting.com/
--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/87k2xjeh2h.fsf%40teaspoon-consulting.com.
Yes, excellent! Thanks very much.
Victoria
From: ica-ato...@googlegroups.com [mailto:ica-ato...@googlegroups.com]
On Behalf Of Creighton Barrett
Sent: 11 April 2015 20:39
To: ica-ato...@googlegroups.com
Cc: Dan Gillean
Subject: Re: [ica-atom-users] RE: Strathclyde University - OAI-PMH to harvest archive data to Primo.
Amazing. This is so cool. Looking forward to hearing your progress. Great work all around!
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAHueW_WKtXRGwS5eAWF7Fd7QiL4PkRWSOjR8GWWFgvh_0R7u_A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZKKi8TxY3-3tW%2BnEfRBZWJyj8wJXHB0KvD4icWhGQHZRg%40mail.gmail.com.
--
You received this message because you are subscribed to a topic in the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ica-atom-users/6BmOLdLEkPs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAHueW_Ug%2B9pcV5WoxB2U-%2B6fe3yPUjChrYMHPYCxm5gSTXmKVg%40mail.gmail.com.
Great news indeed!
We will be testing too, once we have 2.2.
Best wishes
Victoria
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAOJOS7%2BNohx%3Dus%3D99%3DHT9JK6JGhB5%3Ddaq3s%2BTXEYZRD0uRbvkw%40mail.gmail.com.
Hi Creighton,
My testing so far has been with the jOAI harvester and Trove.
With the jOAI harvester (http://www.dlese.org/oai/docs/harvester.jsp), I've confirmed I can successfully run full and partial harvests. This doesn't do anything much with the harvested records, but at least checks that the mechanics of the OAI repository are working.
In conjunction with the Australian National University Archives and the Trove team (http://trove.nla.gov.au/), I've also been working on getting an AtoM repository harvested by Trove. That's looking good too: Trove has been able to harvest records from AtoM and add them to its collection, so that's a good indicator that it will work with harvesters "in the wild" too. It will be interesting to hear whether the Primo harvester works too.
Happy to answer any questions if you want to shoot me an email (either on or off list is fine).
Cheers!
Mark
Creighton Barrett <csba...@gmail.com> writes:
Fantastic work, all around! We've been super interested in harvesting AtoM with Primo and I'm thrilled to see that this now looks possible. I'd love to hear from Mark and anyone else who has successfully harvested some AtoM records into a different system using these new OAI tools. We plan on testing in 2.2 when we get it installed.
-- Mark Triggs <ma...@teaspoon-consulting.com> http://teaspoon-consulting.com/