Class PersonPublicationCountQueryRunner

  • All Implemented Interfaces:
    QueryRunner<Set<Activity>>

    public class PersonPublicationCountQueryRunner
    extends Object
    implements QueryRunner<Set<Activity>>
    This query runner is used to execute a sparql query that will fetch all the publications defined by bibo:Document property for a particular individual.
    Author:
    cdtank