Open ketch opened 11 years ago
@ketch might the mechanisms discussed in issue #27 accomplish what you had in mind?
I've renamed the issue based on the discussion in #27 (since #27 itself is about going the other direction). It seems like the best way to accomplish this (and more) is to hook into the arXiv trackbacks.
(After a conversation with Chris) I've written to the arXiv administrators asking for permission to collect trackbacks from http://arxiv.org/tb/recent and for a list of older trackbacks.
All the MathOverflow trackbacks are available at https://bitbucket.org/scottmorrison/mathoverflow/raw/tip/trackbacks/trackbacks.
(While we scrape for new links to the arXiv every hour, this file is only updated when someone runs hg commit
on the relevant machine by hand.)
It seems to me that it would be great to automatically grab, say, Mathoverflow questions and answers that mention a particular paper and include them as comments on that paper.
There's an underlying question here, that I don't know the answer to. I'm thinking that the SPN page for a paper would be the single federated place to find everything that's been said about that paper on the public web. But one might instead wish that only things that are actively submitted/tagged for SPN appear there. Opinions?