Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find where in the JDA a contibuted item via a contribution page and/or Bookmarklet is pushed #1095

Open
meeshmon opened this issue May 29, 2016 · 7 comments
Assignees

Comments

@meeshmon
Copy link
Contributor

@jcuanm and @horak,
We are switching the way an user's contribution of an item via the JDA is pushed to the Internet Archive.
screen shot 2016-05-29 at 4 57 51 pm
(↑ our new IA account)

This means that the destination where an contribution entry is pushed will be changed.
I want either one of you to find out where an item is going once an user submit a contribution (a url that comes with a particular id number e.g., 2438 [Japan Disaster collection account in the IA: https://wayback.archive-it.org/2438/] or 156 [organization id of the IA account of which 2438 is a part: https://archive-it.org/organizations/156]). It is possible that an item is going to the JDA admin dashboard. I want you to track the movement of a contributed item so that we can direct the path to enable a smooth transition to a new way of curating material in the archive.

@nickkapur
Copy link
Member

Contributions are stored in the database as "seeds."

They are then exported using an exporting tool, which generates a csv file that is emailed to IA.

Instructions for using the exporting tool here: https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/wiki/Exporting-Seeds

Code for exporting tool here: https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/tree/8520d0c61b477a6d9a3763057853811dcd449433/src/JDA/CoreBundle/Resources/views/SeedExport

@jcuanm
Copy link

jcuanm commented Jun 24, 2016

Is this still an issue or can we close it?

@jcuanm
Copy link

jcuanm commented Jul 6, 2016

bump

@horak
Copy link
Contributor

horak commented Jul 11, 2016

@meeshmon who does this export process currently? I wasn't even aware of this before reading this?

@jcuanm, this looks like it still needs investigating. If you try submitting sample items via both of the above links and then check the dashboard that might tell us something. If they don't arrive there then report back and we'll figure out the next place to check.

@horak
Copy link
Contributor

horak commented Jul 25, 2016

@jcuanm, @meeshmon, bump.

@meeshmon
Copy link
Contributor Author

@horak I think currently the export is done automatically by using the scripts (link provided by Nick above). One complication to this is that we are still using items archived in the previous account but we also need to incorporate new items being archived in the new account. It is probably best to wait for ADK's solution to this first since they are aware of this complication and is now in the process of trying to import data from the IA.

@horak
Copy link
Contributor

horak commented Jul 26, 2016

Ok, sounds good just wanted an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants