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

malformed doi for reference https://mangal.io/api/v2/reference/24 #54

Open
jhpoelen opened this issue Nov 27, 2019 · 9 comments
Open

malformed doi for reference https://mangal.io/api/v2/reference/24 #54

jhpoelen opened this issue Nov 27, 2019 · 9 comments
Assignees

Comments

@jhpoelen
Copy link

Through Global Biotic Interactions <> Mangal Integration (see globalbioticinteractions/globalbioticinteractions#81), I found a malformed doi for reference https://mangal.io/api/v2/reference/24 :

{"id":24,"doi":"110.1007/bf00240204","first_author":"thomas m. lancraft","year":"1991","jstor":null,"pmid":null,"bibtex":"@article{Lancraft_1991, doi = {10.1007/bf00240204}, url = {https://doi.org/10.1007%2Fbf00240204}, year = 1991, month = {jun}, publisher = {Springer Nature}, volume = {11}, number = {3}, author = {Thomas M. Lancraft and Thomas L. Hopkins and Joseph J. Torres and Joseph Donnelly}, title = {Oceanic micronektonic/macrozooplanktonic community structure and feeding in ice covered Antarctic waters during the winter ({AMERIEZ} 1988)}, journal = {Polar Biology}}","paper_url":"https://doi.org/10.1007%2Fbf00240204","data_url":"https://globalwebdb.com/","created_at":"2019-02-23T18:01:29.998Z","updated_at":"2019-02-23T18:01:29.998Z"}
@SteveViss SteveViss self-assigned this Nov 27, 2019
@SteveViss
Copy link
Member

Thanks @jhpoelen, I will have a look at this one tomorrow.

@SteveViss SteveViss pinned this issue Nov 27, 2019
@SteveViss SteveViss unpinned this issue Nov 27, 2019
@jhpoelen
Copy link
Author

Other malformed dois include:

local	found malformed doi [0.2307/3565022]
local	found malformed doi [110.1007/bf00240204]
local	found malformed doi [110.3354/meps084101]
local	found malformed doi [NA]

@BenMerSci BenMerSci self-assigned this Nov 27, 2019
@BenMerSci
Copy link
Member

The 4 malformed dois listed above were fixed!
Thank you for pointing out @jhpoelen!

@jhpoelen
Copy link
Author

@BenMerSci wow that's fast! Just curious - how do you keep track of your data versions?

@jhpoelen
Copy link
Author

btw - found another malformed DOI:

found malformed doi [2433/156407]

@SteveViss
Copy link
Member

@jhpoelen, we have a daily dump of the DB but this is not perfect. Do you know some tools for that?

@SteveViss SteveViss reopened this Nov 27, 2019
@jhpoelen
Copy link
Author

There's many versioning techniques. I am keeping track of all datasets coming into GloBI using content hashes via https://github.com/globalbioticinteractions/elton . I've also seen folks use git to version their datasets. Perhaps something for another thread.

Also, note that I've setup a mangal integration check at https://travis-ci.org/globalbioticinteractions/mangal . You'll find warning like malformed doi in the basic report at the end of the travis log. Scheduled to run weekly.

@BenMerSci
Copy link
Member

Hi @jhpoelen,
The last malformed DOI that you found ([2433/156407]) was actually the NA one in your first post that I "fixed". It seems though that it isn't, but I don't really understand. If I go for example on https://www.doi.org/ and search the article with [2433/156407], I get the right page to download the associated article. Is it because it doesn't lead directly to the article itself?

@jhpoelen
Copy link
Author

According to the DOI specs, a DOI must starts with 10.. This tells me that 2433/156407 is a malformed DOI.

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

No branches or pull requests

3 participants