| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.reasoner | |
| edu.cornell.mannlib.vitro.webapp.reasoner.plugin | |
| edu.cornell.mannlib.vitro.webapp.servlet.setup |
| Modifier and Type | Method and Description |
|---|---|
SimpleReasoner |
ReasonerPlugin.getSimpleReasoner() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReasonerPlugin.setSimpleReasoner(SimpleReasoner simpleReasoner) |
| Constructor and Description |
|---|
ABoxRecomputer(org.apache.jena.ontology.OntModel tboxModel,
org.apache.jena.ontology.OntModel aboxModel,
RDFService rdfService,
SimpleReasoner simpleReasoner,
SearchIndexer searchIndexer) |
SimpleReasonerTBoxListener(SimpleReasoner simpleReasoner) |
SimpleReasonerTBoxListener(SimpleReasoner simpleReasoner,
String name) |
| Modifier and Type | Method and Description |
|---|---|
SimpleReasoner |
DisableSameAs.getSimpleReasoner() |
SimpleReasoner |
SimplePropertyAndTypeRule.getSimpleReasoner() |
SimpleReasoner |
SimpleBridgingRule.getSimpleReasoner() |
| Modifier and Type | Method and Description |
|---|---|
void |
DisableSameAs.setSimpleReasoner(SimpleReasoner simpleReasoner) |
void |
SimplePropertyAndTypeRule.setSimpleReasoner(SimpleReasoner simpleReasoner) |
void |
SimpleBridgingRule.setSimpleReasoner(SimpleReasoner simpleReasoner) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleReasoner |
SimpleReasonerSetup.getSimpleReasonerFromServletContext(javax.servlet.ServletContext ctx) |
Copyright © 2021. All rights reserved.