- normalise all the identifiers - URLs, PMIDs and DOIs - relating to papers, and
- collect together the conversations around a paper from all the various academic, news, blog and other discussion channels.
And it is: with the APIs from ask.connotea, Connotea, Postgenomic, PubMed, PubMed Central, Scopus and CrossRef you can pull together a fair amount of information relating to discussions, bookmarks and citations of a paper identified by either URL, PMID or DOI.
Here's the form to enter a URL, and here's the discussion for the paper that Jon used as an example, identified by URL, DOI or PMID.
(It's having to call quite a few APIs sequentially, so give it a little while to return the results).
-------
TODO: Pull in comments attached to papers on publishers' sites; use Lucene indexes of PubMed to match press releases to published papers; show more of the PubMed and Postgenomic conversation and citation graphs; fetch shared annotations from Zotero.
-------
Update: Added Bloglines and del.icio.us APIs, but those won't work so well because they don't normalise the URIs.
Comments
All fields are optional, email address will not be shown; no HTML, URLs are automatically hyperlinked.

Great ! This could be use to correlate different measures of impact :)
Great idea. Unfortunately the form does not load form me, is it still alive? Can you publish some source code?
Argh. There's a problem with the firewall in front of Scintilla - it doesn't like Ubuntu (hopefully it'll get fixed soon).
Any chance of running this as a webservice? If you could just pass back the results in JSON format (with an arbitary but defined structure), it would be very easy to annotate DOIs on journal pages.
Unofficially, try putting &format=json on the end.
That is looking very cool :-) Everything except "ciations.pmc" and "metadata.crossref.query" seems to be working fine. (Tested with the DOI link in your post above)
This is looking real nice, Alf.