shortDOIs should be clickable
Normal DOIs are clickable, shortDOIs (http://shortdoi.org/) of the form "10/abcde" are not. Could this be fixed?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Ticket created
https://github.com/zotero/zotero/issues/696
This would be a substantial change in Zotero if we're going to consider short DOIs. Not for the DOI label clickability, but, for instance, duplicate detection (short DOIs and long DOIs should be considered duplicates, or at the very least not prevent duplicate detection, which may already be the case). We should probably not discard such DOIs from translators, but I also don't think that this format gives enough confidence to scan for such DOIs on webpages or in PDFs.
We could also consider automatically resolving short DOIs to long DOIs as they are entered into Zotero.
I agree we don't want to scan for short DOIs on webpages.
I'm not against supporting the short format, I'm just trying to figure out how to support it in a way that doesn't cripple the user.
As a note for future reference, we could resolve shortDOIs to DOIs by checking the first redirect when following the shortDOI link. We couldn't do this, of course, if the client is offline.
Both doi.org and crossref.org seem to be actively promoting shortDOIs (http://www.doi.org/resources.html, http://www.crossref.org/02publishers/doi_display_guidelines.html), and the fact that http://www.crossref.org/guestquery/ and https://api.crossref.org/works/ don’t accept shortDOIs is probably just an oversight on their part.
Personally, I find shortDOIs rather attractive, and while I don’t really care which form is in the database, it’d sure be nice to be able to replace all DOIs by shortDOIs when formatting a printed bibliography. Technically, this would not appear to be too difficult (“http://shortdoi.org/10.1002/(SICI)1097-0258(19980815/30)17:15/16<1661::AID-SIM968>3.0.CO;2-2?format=json” returns the shortDOI “10/aabbe”), but the question is, would Zotero want to do this and/or store/cache shortDOIs locally, too? Thoughts?
My sense is that at least for the time being, converting to short DOIs on creating a bibliography is add-on territory. Obviously if we do it, it needs to be optional. It also means users need to be online--so there are a fair amount of variables that I don't think would be wise to introduce into mainstream Zotero right now, though if short DOIs become more commonly used, that's certainly something worth reconsidering.