fixing compile problem. issue-vivo-110
This commit is contained in:
parent
fd8dcf6dff
commit
535500dd41
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ package edu.cornell.mannlib.vitro.webapp.reasoner.plugin;
|
|||
import org.apache.commons.logging.Log;
|
||||
import org.apache.commons.logging.LogFactory;
|
||||
|
||||
import com.hp.hpl.jena.ontology.OntModel;
|
||||
import com.hp.hpl.jena.rdf.model.Model;
|
||||
import com.hp.hpl.jena.rdf.model.Statement;
|
||||
|
||||
import edu.cornell.mannlib.vitro.webapp.reasoner.ReasonerPlugin;
|
||||
import edu.cornell.mannlib.vitro.webapp.reasoner.SimpleReasoner;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue