public class DataPropertyRangeAxiomLearner extends DataPropertyAxiomLearner<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom>
| Constructor and Description |
|---|
DataPropertyRangeAxiomLearner(SparqlEndpointKS ks) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom> |
getNegativeExamples(EvaluatedAxiom<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom> evAxiom) |
Set<org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom> |
getPositiveExamples(EvaluatedAxiom<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom> evAxiom) |
void |
setEntityToDescribe(org.semanticweb.owlapi.model.OWLDataProperty entityToDescribe) |
setPropertyToDescribe, setStrictOWLMode, setUsePrecisionOnlyaddFilterNamespace, explainScore, getAxiomType, getBestEvaluatedAxiom, getCurrentlyBestAxioms, getCurrentlyBestAxioms, getCurrentlyBestAxioms, getCurrentlyBestAxioms, getCurrentlyBestEvaluatedAxiom, getCurrentlyBestEvaluatedAxioms, getCurrentlyBestEvaluatedAxioms, getCurrentlyBestEvaluatedAxioms, getCurrentlyBestEvaluatedAxioms, getEntityToDescribe, getEvaluatedFramentSize, getLearningProblem, getMaxExecutionTimeInSeconds, getMaxFetchedRows, getReasoner, init, isReturnOnlyNewAxioms, isTimeout, isUseSampling, printSubset, setForceSPARQL_1_0_Mode, setKs, setLearningProblem, setMaxExecutionTimeInSeconds, setMaxFetchedRows, setProgressMonitor, setQueryExecutionFactory, setReasoner, setReturnOnlyNewAxioms, setUseSampling, start, wasTimeoutisInitializedpublic DataPropertyRangeAxiomLearner(SparqlEndpointKS ks)
public void setEntityToDescribe(org.semanticweb.owlapi.model.OWLDataProperty entityToDescribe)
setEntityToDescribe in class PropertyAxiomLearner<org.semanticweb.owlapi.model.OWLDataProperty,org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom,org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom>entityToDescribe - the entity for which axioms will be computedpublic Set<org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom> getPositiveExamples(EvaluatedAxiom<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom> evAxiom)
getPositiveExamples in class AbstractAxiomLearningAlgorithm<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom,org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom,org.semanticweb.owlapi.model.OWLDataProperty>public Set<org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom> getNegativeExamples(EvaluatedAxiom<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom> evAxiom)
getNegativeExamples in class AbstractAxiomLearningAlgorithm<org.semanticweb.owlapi.model.OWLDataPropertyRangeAxiom,org.semanticweb.owlapi.model.OWLDataPropertyAssertionAxiom,org.semanticweb.owlapi.model.OWLDataProperty>
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann