| Constructor and Description |
|---|
LCS() |
| Modifier and Type | Method and Description |
|---|---|
org.dllearner.algorithms.qtl.operations.lcs.LCS.RootedRDFGraph |
computeLCS(org.dllearner.algorithms.qtl.operations.lcs.LCS.RootedRDFGraph g1,
org.dllearner.algorithms.qtl.operations.lcs.LCS.RootedRDFGraph g2) |
static boolean |
isRDFConnected(org.apache.jena.graph.Node source,
org.apache.jena.graph.Node target,
Set<org.apache.jena.graph.Triple> triples)
Check if there is an RDF-path from source to target.
|
public LCS()
public org.dllearner.algorithms.qtl.operations.lcs.LCS.RootedRDFGraph computeLCS(org.dllearner.algorithms.qtl.operations.lcs.LCS.RootedRDFGraph g1, org.dllearner.algorithms.qtl.operations.lcs.LCS.RootedRDFGraph g2)
public static boolean isRDFConnected(org.apache.jena.graph.Node source, org.apache.jena.graph.Node target, Set<org.apache.jena.graph.Triple> triples)
source - the source nodetarget - the target nodetriples - the set of triples in the graph
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann