Class CoAuthorshipQueryRunner

  • All Implemented Interfaces:
    QueryRunner<CoAuthorshipData>

    public class CoAuthorshipQueryRunner
    extends Object
    implements QueryRunner<CoAuthorshipData>
    This query runner is used to execute a sparql query to get all the publications for a particular individual. It will also fetch all the authors that worked on that particular publication.
    Author:
    cdtank