Constructor and Description |
---|
Manager() |
Modifier and Type | Method and Description |
---|---|
void |
addProgressMonitor(ProgressMonitor mon) |
List<Node> |
extract(Set<String> instances) |
Configuration |
getConfiguration() |
int |
getNrOfExtractedTriples()
Deprecated.
|
String |
getNTripleForAllExtractedNodes() |
String |
getNTripleForNodes(List<Node> nodes) |
org.semanticweb.owlapi.model.OWLOntology |
getOWLAPIOntologyForNodes(List<Node> nodes,
boolean saveOntology) |
URL |
getPhysicalOntologyURL() |
void |
stop()
Stops the algorithm...
|
void |
useConfiguration(Configuration configuration) |
public Manager()
public void useConfiguration(Configuration configuration)
public void stop()
public org.semanticweb.owlapi.model.OWLOntology getOWLAPIOntologyForNodes(List<Node> nodes, boolean saveOntology)
public URL getPhysicalOntologyURL() throws MalformedURLException
MalformedURLException
public String getNTripleForAllExtractedNodes()
public String getNTripleForNodes(List<Node> nodes)
public Configuration getConfiguration()
@Deprecated public int getNrOfExtractedTriples()
public void addProgressMonitor(ProgressMonitor mon)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann