Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Q

QTL2Disjunctive - Class in org.dllearner.algorithms.qtl
 
QTL2Disjunctive() - Constructor for class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
QTL2Disjunctive(PosNegLP, AbstractReasonerComponent) - Constructor for class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
QTL2Disjunctive(PosNegLP, QueryExecutionFactory) - Constructor for class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
QTL2Disjunctive(PosNegLP, SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.qtl.QTL2Disjunctive
 
QTL2Disjunctive(QTL2Disjunctive) - Constructor for class org.dllearner.algorithms.qtl.QTL2Disjunctive
Copy constructor.
QTL2DisjunctiveMultiThreaded - Class in org.dllearner.algorithms.qtl
A tree-based algorithm ...
QTL2DisjunctiveMultiThreaded() - Constructor for class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
QTL2DisjunctiveMultiThreaded(PosNegLP, AbstractReasonerComponent) - Constructor for class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
QTL2DisjunctiveMultiThreaded(PosNegLP, QueryExecutionFactory) - Constructor for class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
QTL2DisjunctiveMultiThreaded(PosNegLP, SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
 
QTL2DisjunctiveMultiThreaded(QTL2DisjunctiveMultiThreaded) - Constructor for class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
Copy constructor.
QTLException - Exception in org.dllearner.algorithms.qtl.exception
 
QTLException(String) - Constructor for exception org.dllearner.algorithms.qtl.exception.QTLException
 
QTLTuples - Class in org.dllearner.algorithms.qtl.operations.tuples
Experimental algorithm to generate SPARQL queries by example each of which is a tuple of RDF nodes, i.e.
QTLTuples(QueryExecutionFactory) - Constructor for class org.dllearner.algorithms.qtl.operations.tuples.QTLTuples
 
QualifierDocument - Interface in org.springframework.schema.beans
A document containing one qualifier(@http://www.springframework.org/schema/beans) element.
QualifierDocument.Factory - Class in org.springframework.schema.beans
A factory class with static methods for creating instances of this type.
QualifierDocument.Qualifier - Interface in org.springframework.schema.beans
An XML qualifier(@http://www.springframework.org/schema/beans).
QualifierDocument.Qualifier.Factory - Class in org.springframework.schema.beans
A factory class with static methods for creating instances of this type.
QualifierDocumentImpl - Class in org.springframework.schema.beans.impl
A document containing one qualifier(@http://www.springframework.org/schema/beans) element.
QualifierDocumentImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.QualifierDocumentImpl
 
QualifierDocumentImpl.QualifierImpl - Class in org.springframework.schema.beans.impl
An XML qualifier(@http://www.springframework.org/schema/beans).
QualifierImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.QualifierDocumentImpl.QualifierImpl
 
query(String) - Method in class org.dllearner.kb.sparql.SPARQLTasks
low level, executes query returns JSON.
queryAsCount(String) - Method in class org.dllearner.kb.sparql.SPARQLTasks
variable must be ?count
queryAsRDFNodeTuple(String, String, String) - Method in class org.dllearner.kb.sparql.SPARQLTasks
 
queryAsResultSet(String) - Method in class org.dllearner.kb.sparql.SPARQLTasks
low level, executes query returns ResultSet.
queryAsSet(String, String) - Method in class org.dllearner.kb.sparql.SPARQLTasks
little higher level, executes query ,returns all resources for a variable.
queryAsTuple(String, boolean) - Method in class org.dllearner.kb.sparql.SPARQLTasks
Deprecated.
queryAsTuple(String, String, String) - Method in class org.dllearner.kb.sparql.SPARQLTasks
Deprecated.
QueryExecutor - Class in org.dllearner.kb.sparql.simple
 
QueryExecutor() - Constructor for class org.dllearner.kb.sparql.simple.QueryExecutor
 
queryPatternAsSet(String, String, String, String, int, boolean) - Method in class org.dllearner.kb.sparql.SPARQLTasks
query a pattern with a standard SPARQL query.
QueryTree<N> - Interface in org.dllearner.algorithms.qtl.datastructures
 
QueryTreeChange - Class in org.dllearner.algorithms.qtl.datastructures.impl
 
QueryTreeChange(int, QueryTreeChange.ChangeType) - Constructor for class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeChange
 
QueryTreeChange.ChangeType - Enum in org.dllearner.algorithms.qtl.datastructures.impl
 
QueryTreeConverter - Class in org.dllearner.algorithms.qtl.util
Converts query trees into OWL class expressions and vice versa.
QueryTreeConverter() - Constructor for class org.dllearner.algorithms.qtl.util.QueryTreeConverter
 
QueryTreeEditDistance - Class in org.dllearner.algorithms.qtl.heuristics
 
QueryTreeEditDistance() - Constructor for class org.dllearner.algorithms.qtl.heuristics.QueryTreeEditDistance
 
QueryTreeFactory - Interface in org.dllearner.algorithms.qtl.impl
 
QueryTreeFactoryBase - Class in org.dllearner.algorithms.qtl.impl
A base factory for query trees.
QueryTreeFactoryBase() - Constructor for class org.dllearner.algorithms.qtl.impl.QueryTreeFactoryBase
 
QueryTreeFactoryBaseInv - Class in org.dllearner.algorithms.qtl.impl
A factory for query trees that also considers incoming triples.
QueryTreeFactoryBaseInv() - Constructor for class org.dllearner.algorithms.qtl.impl.QueryTreeFactoryBaseInv
 
QueryTreeFactoryCache - Class in org.dllearner.algorithms.qtl.impl
 
QueryTreeFactoryCache(QueryTreeFactory) - Constructor for class org.dllearner.algorithms.qtl.impl.QueryTreeFactoryCache
 
QueryTreeFilter - Interface in org.dllearner.algorithms.qtl.filters
 
QueryTreeHeuristic - Class in org.dllearner.algorithms.qtl.heuristics
 
QueryTreeHeuristic() - Constructor for class org.dllearner.algorithms.qtl.heuristics.QueryTreeHeuristic
 
QueryTreeHeuristicComplex - Class in org.dllearner.algorithms.qtl.heuristics
 
QueryTreeHeuristicComplex(QueryExecutionFactory) - Constructor for class org.dllearner.algorithms.qtl.heuristics.QueryTreeHeuristicComplex
 
QueryTreeHeuristicSimple - Class in org.dllearner.algorithms.qtl.heuristics
A simple heuristic based which just takes the accuracy into account.
QueryTreeHeuristicSimple() - Constructor for class org.dllearner.algorithms.qtl.heuristics.QueryTreeHeuristicSimple
 
QueryTreeImpl<N> - Class in org.dllearner.algorithms.qtl.datastructures.impl
 
QueryTreeImpl(N) - Constructor for class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
QueryTreeImpl(N, QueryTreeImpl.NodeType) - Constructor for class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
QueryTreeImpl(N, QueryTreeImpl.NodeType, int) - Constructor for class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
QueryTreeImpl(QueryTree<N>) - Constructor for class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
QueryTreeImpl.LiteralNodeConversionStrategy - Enum in org.dllearner.algorithms.qtl.datastructures.impl
 
QueryTreeImpl.LiteralNodeSubsumptionStrategy - Enum in org.dllearner.algorithms.qtl.datastructures.impl
 
QueryTreeImpl.NodeType - Enum in org.dllearner.algorithms.qtl.datastructures.impl
 
QueryTreeInformativeness - Class in org.dllearner.algorithms.qtl.heuristics
 
QueryTreeInformativeness(QueryExecutionFactory) - Constructor for class org.dllearner.algorithms.qtl.heuristics.QueryTreeInformativeness
 
QueryTreePoint - Class in org.dllearner.algorithms.qtl.util
A wrapper class that allows for using DBSCANClusterer class of Apache Commons Math with query trees.
QueryTreePoint(RDFResourceTree) - Constructor for class org.dllearner.algorithms.qtl.util.QueryTreePoint
 
QueryTreeScore - Class in org.dllearner.learningproblems
 
QueryTreeScore(double, double, Set<OWLIndividual>, Set<OWLIndividual>, Set<OWLIndividual>, Set<OWLIndividual>, double, int) - Constructor for class org.dllearner.learningproblems.QueryTreeScore
 
QueryTreeUtils - Class in org.dllearner.algorithms.qtl
 
QueryTreeUtils() - Constructor for class org.dllearner.algorithms.qtl.QueryTreeUtils
 
QueryUtils - Class in org.dllearner.utilities
Utilities for SPARQL queries.
QueryUtils() - Constructor for class org.dllearner.utilities.QueryUtils
 
QueryUtils.LabeledEdge - Class in org.dllearner.utilities
 
QuestionBasedQueryTreeFilterAggressive - Class in org.dllearner.algorithms.qtl.filters
 
QuestionBasedQueryTreeFilterAggressive(Set<String>) - Constructor for class org.dllearner.algorithms.qtl.filters.QuestionBasedQueryTreeFilterAggressive
 
QuestionBasedStatementSelector - Class in org.dllearner.algorithms.qtl.filters
 
QuestionBasedStatementSelector(Set<String>) - Constructor for class org.dllearner.algorithms.qtl.filters.QuestionBasedStatementSelector
 
QuickStart - Class in org.dllearner.cli
A tool to quickly start a learning example.
QuickStart() - Constructor for class org.dllearner.cli.QuickStart
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Github.com Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann