public class OWLAxiomPatternFinder extends Object
Constructor and Description |
---|
OWLAxiomPatternFinder(OntologyRepository repository) |
OWLAxiomPatternFinder(OntologyRepository repository,
Connection conn) |
OWLAxiomPatternFinder(OWLOntologyDataset dataset) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
setMultithreadedEnabled(boolean multithreadedEnabled) |
void |
setNumThreads(int numThreads) |
void |
start()
Start the pattern detection.
|
public OWLAxiomPatternFinder(OWLOntologyDataset dataset)
public OWLAxiomPatternFinder(OntologyRepository repository)
public OWLAxiomPatternFinder(OntologyRepository repository, Connection conn)
public void start()
public void setMultithreadedEnabled(boolean multithreadedEnabled)
public void setNumThreads(int numThreads)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann