Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Adding a reference have problems with doi #21

Open
lsaravia opened this issue Jun 19, 2014 · 1 comment
Open

Adding a reference have problems with doi #21

lsaravia opened this issue Jun 19, 2014 · 1 comment

Comments

@lsaravia
Copy link

I added a reference

 qua_mom <- addReference(api, list(doi = "10.1371/journal.pone.0058223"))
 data_obj$papers <- list(qua_mom)
 data_obj <- patchDataset(api, data_obj) 

but when I try to acces the paper from http://mangal.uqar.ca/data/dataset/3/ it has an added trailing slash so http://dx.doi.org complaints.

@tpoisot
Copy link
Member

tpoisot commented Jun 19, 2014

This one is a template issue. The DOI recorded is still correct in the API resource, so I'll have to dig into django to see what happens. I'll get to it.

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

No branches or pull requests

2 participants