-
Notifications
You must be signed in to change notification settings - Fork 0
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
add required zenodo fields #3
Comments
see http://developers.zenodo.org/#representation for zenodo data dictionary for depositions |
|
Im now generating JSON for uploads. Please verify this is what we want: Example record:
|
The author is missing – or is creator?
Do you have also the extended journal name? right now it is abbreviated. If not I would upload as is – we might later be able to fix it?!
D
From: tcatapano [mailto:[email protected]]
Sent: Friday, June 2, 2017 10:52 PM
To: plazi/drosophilid-data <[email protected]>
Cc: Donat Agosti <[email protected]>; Mention <[email protected]>
Subject: Re: [plazi/drosophilid-data] add required zenodo fields (#3)
@myrmoteras<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmyrmoteras&data=01%7C01%7Cagosti%40amnh.org%7C7f016720ec2c4aaf8b5108d4a9f948f0%7Cbe0003e8c6b9496883aeb34586974b76%7C0&sdata=4naVMQYOQhakl5SRG7JwgYayzPM3L4OdG4yvMJz04gU%3D&reserved=0>
Im now generating JSON for uploads. Please verify this is what we want:
Example record:
{
"metadata": {
"title": "Variation at four enzyme loci in natural populations of Drosophila melanogaster: factor analyses of genotypic and gametic associations.",
"upload_type": "publication",
"description": "uploaded by Plazi from Taxodros",
"access_right": "open",
"journal_pages": "15-24",
"journal_title": "Genet. Sel. Evol.",
"journal_volume": "20",
"publication_type": "article",
"publication_date": "1988-12-31",
"keywords": [
"Biodiversity",
"Taxonomy",
"Animalia",
"Arthropoda",
"Insecta",
"Diptera",
"Drosophilidae",
"flies",
"fruit flies",
"terrestrial"
],
"license": "cc-by",
"creators": [
{
"name": "Alonso-Moraga, A.",
"affiliation": null
},
{
"name": "Munoz-Serrano, A.",
"affiliation": null
}
],
"communities": [
{
"identifier": "biosyslit"
}
]
}
}
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fplazi%2Fdrosophilid-data%2Fissues%2F3%23issuecomment-305906299&data=01%7C01%7Cagosti%40amnh.org%7C7f016720ec2c4aaf8b5108d4a9f948f0%7Cbe0003e8c6b9496883aeb34586974b76%7C0&sdata=5GlK42iWz0tmPHqAiD33875Ykhvm%2BtbniHjf1UXXjoI%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAEZXpJ22LQdvx6fxA4d7LAw4ynDrqB2Hks5sAHYJgaJpZM4NTVtL&data=01%7C01%7Cagosti%40amnh.org%7C7f016720ec2c4aaf8b5108d4a9f948f0%7Cbe0003e8c6b9496883aeb34586974b76%7C0&sdata=sBwkxRjzU0LLN4ml%2Bi2O19CDb%2Fb8zQ%2BfbSmMhU3zMsk%3D&reserved=0>.
|
Authors are the list of name/affiliation pairs in "creators" see issue #5 regarding the journal titles. We could probably expand many of them, but it would take time to develop, test and implement. Perhaps we could load about 500-1000 publications now and then fix journal titles before we upload the rest (~ 15K). Depends on what the near term goal is: all the files or enough to point to and demostrate progress. |
uploadType | publication
PublicationType | Journal article
Description | uploaded by Plazi from Taxodros
AccessRight | open access
License | either CC BY or licence not specified
Communities | Biodiversity Literature Repository
The text was updated successfully, but these errors were encountered: