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

A tool for submitting the same article to multiple publishers #17

Open
hmstepanek opened this issue Aug 29, 2018 · 1 comment
Open

A tool for submitting the same article to multiple publishers #17

hmstepanek opened this issue Aug 29, 2018 · 1 comment

Comments

@hmstepanek
Copy link

hmstepanek commented Aug 29, 2018

Problem
Authors have to fill out lots of redundant forms when submitting work to multiple archives, repos, journals. They often go through a lot of work to format it in a particular way and provide the publisher required metadata during the submission process and then have to repeat this process all over again for a different publisher. Even when publishers use the same submission tool, they often require different metadata which means the author has to fill it all out again, providing slightly different information.

Solution
A tool that handles this for authors, via a current db of requirements of different submissions, and a [browser plugin?].

  1. Auto-generate as much of this data as possible from the draft item / preprint / DOI (whatever is available)
  2. Maintain a list of reqiured and optional fields for major submission targets (crowd-updates + review)
  3. Maintain a crosswalk between similar fields in different forms (both full and partial maps).
  4. Offer authors some simple filter of the sorts of submissions they care about, to simplify what they fill out. Start w/ the most universal
  5. Integrate w/ the submission forms for the few inputs that need to be done by the author by hand (signing COI + other forms?)
  6. Confirm author identity: Send email (same process used by many submission processes now)
  7. Write a browser plugin that tracks this that you (the author) can carry with you
  8. Simplify the above (particularly B) by coordinating a common schema for submission forms.
  9. Maintain a github repo and website to publicize this.
@hmstepanek
Copy link
Author

This is really identifying a gap in our existing tool space. There have been a fair number of attempts to come up with a common data schema but I think this is something a little different or beyond that, while it does have a common data schema it takes in all the information and then calls/fills out all of these existing submission tools and passes in the data that the author provided. I also like the idea that this could just be a plugin that auto-fills out the forms as opposed to trying to call all the different tools.

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

1 participant