Vera Clemens

Results 33 comments of Vera Clemens

Hm. I tested this with DOIs, PermaLinks without separators and PermaLinks with separators and the export looks fine. However, I just saw that when I create a new dataset with...

Thanks, fixed the bug and added two tests. Now I think the only open issue is the question about the format of the EndNote citation

@qqmyers that's great, thank you. I've resolved the merge issues.

Thanks for checking! Should I go ahead and implement one of those options? (the best option?)

@adam3smith Currently, all PID URLs (https://doi.org/..., https://hdl.handle.net/... or the permalink) are already inserted under ``: https://github.com/IQSS/dataverse/blob/07e327ca6daa35a83cbb8eb2a9f7b8e040ce9cb2/src/main/java/edu/harvard/iq/dataverse/DataCitation.java#L599-L605 Would you recommend changing that to `` in general?

I've now implemented the best option as suggested: * removing prefix from `electronic-resource-num` * inserting handles and PermaLinks as `web-urls` * (no change to current behavior) inserting DOIs as `related-urls`...

Thanks for adding the release note! @qqmyers