Class PersonPublicationCountRequestHandler

  • All Implemented Interfaces:
    VisualizationRequestHandler

    public class PersonPublicationCountRequestHandler
    extends Object
    implements VisualizationRequestHandler
    This request handler is used to serve the content related to an individual's publications over the years like, 1. Sprakline representing this 2. An entire page dedicated to the sparkline vis which will also have links to download the data using which the sparkline was rendered & its tabular representation etc. 3. Downloadable CSV file containing number of publications over the years. 4. Downloadable PDf file containing the publications content, among other things. Currently this is disabled because the feature is half-baked. We plan to activate this in the next major release.
    Author:
    cdtank