Uses of Package
org.dllearner.kb.sparql

Packages that use org.dllearner.kb.sparql
org.dllearner.core.configurators Automatically generated classes, which enable programmatically settingand getting configuration options of components. 
org.dllearner.kb DL-Learner knowledge sources, which can be used as background knowledge in learning problems. 
org.dllearner.kb.aquisitors Different classes for physically extracting triples from data sources. 
org.dllearner.kb.sparql Runnable scripts, each for a different task or experiment. 
org.dllearner.utilities.examples Utility classes related to finding/modifying examples of learning problems. 
org.dllearner.utilities.learn Reusable learnings tasks. 
 

Classes in org.dllearner.kb.sparql used by org.dllearner.core.configurators
SparqlKnowledgeSource
          Represents the SPARQL Endpoint Component.
 

Classes in org.dllearner.kb.sparql used by org.dllearner.kb
SparqlEndpoint
          One sparql endpoint configuration, made to comply with Jena.
 

Classes in org.dllearner.kb.sparql used by org.dllearner.kb.aquisitors
SparqlQueryMaker
          Can assemble sparql queries. can make queries for subject, predicate, object according to the filter settings object SparqlQueryType, which gives the predicate and object lists
SPARQLTasks
          Convenience class for SPARQL queries initialized with a SparqlEndpoint.
 

Classes in org.dllearner.kb.sparql used by org.dllearner.kb.sparql
Cache
          SPARQL query cache to avoid possibly expensive multiple queries.
SparqlEndpoint
          One sparql endpoint configuration, made to comply with Jena.
SparqlQuery
          Represents one SPARQL query.
SparqlQueryMaker
          Can assemble sparql queries. can make queries for subject, predicate, object according to the filter settings object SparqlQueryType, which gives the predicate and object lists
SPARQLTasks
          Convenience class for SPARQL queries initialized with a SparqlEndpoint.
 

Classes in org.dllearner.kb.sparql used by org.dllearner.utilities.examples
SparqlEndpoint
          One sparql endpoint configuration, made to comply with Jena.
SPARQLTasks
          Convenience class for SPARQL queries initialized with a SparqlEndpoint.
 

Classes in org.dllearner.kb.sparql used by org.dllearner.utilities.learn
SparqlEndpoint
          One sparql endpoint configuration, made to comply with Jena.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann