-
Notifications
You must be signed in to change notification settings - Fork 3
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
Upload functionality? #4
Comments
That's right, I haven't implemented this yet (project's the backburner). Sorry! |
I will try to work on this and submit a PR. I found this note from you at a hackathon in January 2016, so perhaps you will approve!
|
That was the plan at the time 😆. My intention there was to build Python classes that abstracted API objects and took care of the serialization to the Zenodo API. Since then, I'm starting to take a different strategic track and think about using codemeta JSON-LD as a primary metadata format, and then cross-walk that metadata to Zenodo's schema for submission. I think this is what we'll do internally, and will probably happen in a different repo. It might use Zenodio to do the final submission step. The original plan, to build a dedicated API upload interface in zenodio is still probably a valid idea. If you want to work on this, feel free. I look forward to it! |
OK I forked the repo and did some work but I see that you had started on an upload_api branch. Is that still valid to build from or do you think that approach is no good? |
That's right. I don't think there's anything useful on |
http://zenodio.lsst.io/en/latest/index.html says:
Does this mean that uploading is not currently possible to Zenodo using the
zenodo
Python package?Thanks.
The text was updated successfully, but these errors were encountered: