| Modifier and Type | Class and Description |
|---|---|
class |
CoAuthorshipQueryRunner
This query runner is used to execute a sparql query to get all the publications
for a particular individual.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoPIGrantCountQueryRunner |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonGrantCountQueryRunner
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersonPublicationCountQueryRunner
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllPropertiesQueryRunner
This query runner is used to execute a sparql query that will fetch all the
properties available for the provided individual URI.
|
class |
GenericQueryRunner
This query runner is used to run a generic sparql query based on the "select",
"where" & "filter" rules provided to it.
|
class |
GenericQueryRunnerOnModel
This query runner is used to run a generic sparql query based on the "select",
"where" & "filter" rules provided to it.
|
Copyright © 2016. All rights reserved.