Class CoPIGrantCountConstructQueryRunner
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.visualization.coprincipalinvestigator.CoPIGrantCountConstructQueryRunner
-
- All Implemented Interfaces:
ModelConstructor
public class CoPIGrantCountConstructQueryRunner extends Object implements ModelConstructor
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.jena.query.SyntaxSYNTAX
-
Constructor Summary
Constructors Constructor Description CoPIGrantCountConstructQueryRunner(String egoURI, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService rdfService, org.apache.commons.logging.Log log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.jena.rdf.model.ModelgetConstructedModel()
-
-
-
Constructor Detail
-
CoPIGrantCountConstructQueryRunner
public CoPIGrantCountConstructQueryRunner(String egoURI, edu.cornell.mannlib.vitro.webapp.rdfservice.RDFService rdfService, org.apache.commons.logging.Log log)
-
-
Method Detail
-
getConstructedModel
public org.apache.jena.rdf.model.Model getConstructedModel() throws MalformedQueryParametersException- Specified by:
getConstructedModelin interfaceModelConstructor- Throws:
MalformedQueryParametersException
-
-