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

Define needed metadata fields #1

Open
tcatapano opened this issue Apr 6, 2017 · 5 comments
Open

Define needed metadata fields #1

tcatapano opened this issue Apr 6, 2017 · 5 comments
Assignees
Labels

Comments

@tcatapano
Copy link
Member

tcatapano commented Apr 6, 2017

@myrmoteras: Ive created this private repo for the prep of the Drosophilid data. The first step is to define the target metadata fields and what cleaning needs to be done. Take a look at https://raw.githubusercontent.com/plazi/drosophilid-data/master/BibData-Drosophila.corrected.tab.csv and let me know what you think needs to be done.

Right now the fields are:

ID-taxodros|author|year|title|pagination|volume|journalOrPublisher|formatAndMeta|pubDate|libNumber|issue|editor|volumeTitle

@myrmoteras
Copy link
Collaborator

myrmoteras commented Apr 11, 2017

@tcatapano Ideally we need to be able to provide the data that is required in CrossRef, DataCite, and now Wikicite to create depositions that can be used by these services. I assume that taxodros has all the fields, including the type of publications? Also, how is the names of the author provided? how in the case where there are multiple authors?

@myrmoteras
Copy link
Collaborator

this is an example of the elements that are provided by Taxodros, and those that need be added to create a valid deposition.

It seems at a first glance that only the author names have to be parsed into separate fields, e.g. Abd El-Halim, A.S. & Mostafa, A.A. & Allam, K.A.M.

EXAMPLE
ID-taxodros| abd el-halim et al., 2005|
author| Abd El-Halim, A.S. & Mostafa, A.A. & Allam, K.A.M.|
year| 2005|
title| Dipterous flies species and their densities in fourteen Egyptian governorates.|
pagination| 351-362|
volume| 35|
journalOrPublisher| J. Egypt. Soc. Parasitol.|
formatAndMeta| pdf|
pubDate| |
libNumber| |
issue| |
editor| |
|volumeTitle| |

reuquired to be added for the upload at Zenodo
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

@tcatapano
Copy link
Member Author

@myrmoteras I missed the notification of your comments. I'll get to work on the conversion targetting the Zenodo upload first

@tcatapano
Copy link
Member Author

see #2: authors have been split into own columns

@tcatapano
Copy link
Member Author

for required zenodo fields see #3

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

No branches or pull requests

2 participants