public interface SparqlQueryLearningAlgorithm extends LearningAlgorithm
Modifier and Type | Method and Description |
---|---|
String |
getBestSPARQLQuery() |
List<String> |
getCurrentlyBestSPARQLQueries(int nrOfSPARQLQueries) |
getLearningProblem, setLearningProblem, start
List<String> getCurrentlyBestSPARQLQueries(int nrOfSPARQLQueries)
nrOfSPARQLQueries
- Limit for the number or returned SPARQL queries.String getBestSPARQLQuery()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann