Class CoAuthorshipRequestHandler

  • All Implemented Interfaces:
    VisualizationRequestHandler

    public class CoAuthorshipRequestHandler
    extends Object
    implements VisualizationRequestHandler
    This request handler is used when information related to co-authorship network for an individual is requested. It currently provides 2 outputs, 1. Graphml content representing the individual's co-authorship network 1. CSV file containing the list(& count) of unique co-authors with which the individual has worked over the years. This data powers the related sparkline.
    Author:
    cdtank