- Cache - Class in org.dllearner.kb.sparql
-
SPARQL query cache to avoid possibly expensive multiple queries.
- Cache(String) - Constructor for class org.dllearner.kb.sparql.Cache
-
Constructor for the cache itself.
- Cache(String, boolean) - Constructor for class org.dllearner.kb.sparql.Cache
-
- cacheDirectory - Static variable in class org.dllearner.algorithms.isle.index.RelevanceMapGenerator
-
- CachingConciseBoundedDescriptionGenerator - Class in org.dllearner.kb.sparql
-
- CachingConciseBoundedDescriptionGenerator(ConciseBoundedDescriptionGenerator) - Constructor for class org.dllearner.kb.sparql.CachingConciseBoundedDescriptionGenerator
-
- calcolaPlausibilityFunction(List<T>) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
-
Compute the plausibility function value
- calculateScore(OWLAxiom) - Method in interface org.dllearner.core.AxiomScoreCalculator
-
- calculateScore(OWLAxiom) - Method in class org.dllearner.core.ProbabilityBasedAxiomScoreCalculator
-
- calculateSplits(int, int) - Static method in class org.dllearner.cli.CrossValidation
-
- calculateSplits(int, int) - Static method in class org.dllearner.cli.SPARQLCrossValidation
-
- canAs(Class) - Method in class org.dllearner.kb.aquisitors.RDFBlankNode
-
- Carcinogenesis - Class in org.dllearner.examples
-
This class maps the carcinogenesis Prolog files to an OWL file.
- Carcinogenesis() - Constructor for class org.dllearner.examples.Carcinogenesis
-
- catns - Static variable in class org.dllearner.scripts.analyse.ScriptDoAll
-
- cbdFilePath - Static variable in class org.dllearner.scripts.MouseDiabetesCBD
-
- CBDStructureTree - Class in org.dllearner.kb.sparql
-
- CBDStructureTree() - Constructor for class org.dllearner.kb.sparql.CBDStructureTree
-
- CBDStructureTree(String) - Constructor for class org.dllearner.kb.sparql.CBDStructureTree
-
- CELOE - Class in org.dllearner.algorithms.celoe
-
The CELOE (Class Expression Learner for Ontology Engineering) algorithm.
- CELOE() - Constructor for class org.dllearner.algorithms.celoe.CELOE
-
- CELOE(CELOE) - Constructor for class org.dllearner.algorithms.celoe.CELOE
-
- CELOE(AbstractClassExpressionLearningProblem, AbstractReasonerComponent) - Constructor for class org.dllearner.algorithms.celoe.CELOE
-
- CELOEUsageExample - Class in org.dllearner.examples
-
This class should exemplify how to run CELOE programmatically, i.e.
- CELOEUsageExample() - Constructor for class org.dllearner.examples.CELOEUsageExample
-
- CELOEWrapper - Class in org.dllearner.algorithms
-
A wrapper class for CELOE that allows for returning the result in forms of OWL axioms.
- CELOEWrapper(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.CELOEWrapper
-
- centroidOf(Collection<QueryTreePoint>) - Method in class org.dllearner.algorithms.qtl.util.QueryTreePoint
-
- changeLearningProblem(AbstractClassExpressionLearningProblem) - Method in class org.dllearner.core.AbstractCELA
-
Call this when you want to change the learning problem, but
leave everything else as is.
- changeReasonerComponent(AbstractReasonerComponent) - Method in class org.dllearner.core.AbstractCELA
-
Call this when you want to change the reasoning service, but
leave everything else as is.
- changeReasonerComponent(AbstractReasonerComponent) - Method in class org.dllearner.core.AbstractClassExpressionLearningProblem
-
- changeReasonerComponent(AbstractReasonerComponent) - Method in class org.dllearner.core.AbstractLearningProblem
-
Method to exchange the reasoner underlying the learning
problem.
- ChangeSet - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- changeSources(Set<KnowledgeSource>) - Method in class org.dllearner.core.AbstractReasonerComponent
-
Method to exchange the reasoner underlying the learning problem.
- changeSources(Set<KnowledgeSource>) - Method in class org.dllearner.core.probabilistic.unife.AbstractProbabilisticReasonerComponent
-
Method to exchange the reasoner underlying the learning problem.
- changeSourcesOntology(OWLOntology) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.AbstractEDGE
-
- changeSourcesOntology(OWLOntology) - Method in class org.dllearner.algorithms.probabilistic.parameter.unife.edge.DummyParameterLearner
-
- checkAsymmetryViolation(OWLOntology) - Method in class org.dllearner.scripts.SPARQLSampleDebugging
-
- checkClass(Node) - Method in class org.dllearner.kb.manipulator.TypeFilterRule
-
- checkConceptEntities(AbstractReasonerComponent, OWLClassExpression) - Static method in class org.dllearner.utilities.Helper
-
Checks whether all entities in the given class expression do also occur in the knowledge base.
- checkConcepts(AbstractReasonerComponent, Set<OWLClass>) - Static method in class org.dllearner.utilities.Helper
-
Checks whether the roles exist in background knowledge
- checkConsistency() - Method in class org.dllearner.experiments.Examples
-
- checkEntities(AbstractReasonerComponent, Set<T>) - Static method in class org.dllearner.utilities.Helper
-
Checks whether the entities exist in background knowledge
- checkFunctionalityViolation(OWLOntology) - Method in class org.dllearner.scripts.SPARQLSampleDebugging
-
- checkIfDirEndsOnSlashAndRemove(String) - Static method in class org.dllearner.utilities.StringFormatter
-
- checkIndividuals(AbstractReasonerComponent, Set<OWLIndividual>) - Static method in class org.dllearner.utilities.Helper
-
- checkIntersection(OWLObjectIntersectionOf) - Static method in class org.dllearner.refinementoperators.RhoDRDown
-
- checkIrreflexivityViolation(OWLOntology) - Method in class org.dllearner.scripts.SPARQLSampleDebugging
-
- checkRoles(AbstractReasonerComponent, Set<OWLObjectProperty>) - Static method in class org.dllearner.utilities.Helper
-
Checks whether the roles exist in background knowledge
- checkSC(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
-
- checkSC1(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
-
- checkSC2(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionTree
-
- ChiSquareRelevanceMetric - Class in org.dllearner.algorithms.isle.metrics
-
Chi Squared
- ChiSquareRelevanceMetric(Index) - Constructor for class org.dllearner.algorithms.isle.metrics.ChiSquareRelevanceMetric
-
- CLASS_SET - Static variable in class org.dllearner.algorithms.pattern.PatternConstants
-
- ClassAsInstanceLearningProblem - Class in org.dllearner.learningproblems
-
A learning problem in which positive and negative examples are classes, i.e.
- ClassAsInstanceLearningProblem() - Constructor for class org.dllearner.learningproblems.ClassAsInstanceLearningProblem
-
- ClassBasedSampleGenerator - Class in org.dllearner.kb.sparql
-
Computes a sample fragment of the knowledge base given an OWL class.
- ClassBasedSampleGenerator(SparqlEndpointKS) - Constructor for class org.dllearner.kb.sparql.ClassBasedSampleGenerator
-
- ClassExpressionLearningAlgorithm - Interface in org.dllearner.core
-
Basic interface for algorithms learning OWL/DL class expressions.
- ClassExpressionLearningProblem - Class in org.dllearner.learningproblems
-
The problem of learning the OWL class expression for another OWL class expression
in an OWL ontology.
- ClassExpressionLearningProblem() - Constructor for class org.dllearner.learningproblems.ClassExpressionLearningProblem
-
- ClassExpressionLearningProblem(AbstractReasonerComponent) - Constructor for class org.dllearner.learningproblems.ClassExpressionLearningProblem
-
- ClassExpressionLiteralCombination - Class in org.dllearner.algorithms.qtl.util
-
- ClassExpressionLiteralCombination() - Constructor for class org.dllearner.algorithms.qtl.util.ClassExpressionLiteralCombination
-
- ClassExpressionPropertyEditor - Class in org.dllearner.configuration.spring.editors
-
Basic Property Editor for OWL class expressions.
- ClassExpressionPropertyEditor() - Constructor for class org.dllearner.configuration.spring.editors.ClassExpressionPropertyEditor
-
- classExpressionPropertyExpander(OWLClassExpression, AbstractReasonerComponent, OWLDataFactory, boolean) - Static method in class org.dllearner.utilities.OWLAPIUtils
-
- classExpressionPropertyExpander(OWLClassExpression, AbstractReasonerComponent, OWLDataFactory) - Static method in class org.dllearner.utilities.OWLAPIUtils
-
- classExpressionPropertyExpanderChecked(OWLClassExpression, AbstractReasonerComponent, OWLDataFactory, Logger) - Static method in class org.dllearner.utilities.OWLAPIUtils
-
- classExpressionPropertyExpanderChecked(OWLClassExpression, AbstractReasonerComponent, OWLDataFactory, Supplier<OWLClassExpression>, Logger, boolean) - Static method in class org.dllearner.utilities.OWLAPIUtils
-
- classExpressionPropertyExpanderChecked(OWLClassExpression, AbstractReasonerComponent, OWLDataFactory, Supplier<OWLClassExpression>, Logger) - Static method in class org.dllearner.utilities.OWLAPIUtils
-
- classExpressionPropertyExpanderChecked(OWLClassExpression, AbstractReasonerComponent, OWLDataFactory, boolean, Logger) - Static method in class org.dllearner.utilities.OWLAPIUtils
-
- ClassExpressionRefinementOperator - Interface in org.dllearner.core.ref
-
- ClassExpressionRefinementOperatorBase - Class in org.dllearner.core.ref
-
- ClassExpressionRefinementOperatorBase(OWLReasoner, OWLDataFactory) - Constructor for class org.dllearner.core.ref.ClassExpressionRefinementOperatorBase
-
- ClassHierarchy - Class in org.dllearner.core.owl
-
Represents a class subsumption hierarchy (ignoring equivalent concepts).
- ClassHierarchy(SortedMap<OWLClassExpression, SortedSet<OWLClassExpression>>, SortedMap<OWLClassExpression, SortedSet<OWLClassExpression>>) - Constructor for class org.dllearner.core.owl.ClassHierarchy
-
The arguments specify the superclasses and subclasses of each class.
- classify(OWLIndividual, DLTree) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
-
- classifyExample(OWLIndividual, DLTree) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
-
- classifyExample(List<Integer>, OWLIndividual, DLTree) - Method in class org.dllearner.algorithms.decisiontrees.tdt.AbstractTDTClassifier
-
Alternative exploration of a Tree classifier for DL ontology
- classifyExamplesDST(OWLIndividual, DSTDLTree) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.DSTTDTClassifier
-
- classifyIndividuals(List<OWLIndividual>) - Method in interface org.dllearner.core.Oracle
-
This method should be called by a learning algorithm if it wants a list of individuals
(including the special case of a single individual) to be classified by the oracle.
- ClassIndexer - Class in org.dllearner.kb.sparql.simple
-
Indexes an Ontology
skips complex classes per default, this does not affect the hierarchy outcome
- ClassIndexer() - Constructor for class org.dllearner.kb.sparql.simple.ClassIndexer
-
- ClassLearningProblem - Class in org.dllearner.learningproblems
-
The problem of learning the OWL class expression of an existing class
in an OWL ontology.
- ClassLearningProblem() - Constructor for class org.dllearner.learningproblems.ClassLearningProblem
-
- ClassLearningProblem(AbstractReasonerComponent) - Constructor for class org.dllearner.learningproblems.ClassLearningProblem
-
- classLength - Variable in class org.dllearner.utilities.owl.OWLClassExpressionLengthMetric
-
- ClassNode - Class in org.dllearner.kb.extraction
-
Is a node in the graph, that is a class.
- ClassNode(String) - Constructor for class org.dllearner.kb.extraction.ClassNode
-
- ClassScore - Class in org.dllearner.learningproblems
-
The score of a class in ontology engineering.
- ClassScore(Set<OWLIndividual>, Set<OWLIndividual>, double, Set<OWLIndividual>, double, double) - Constructor for class org.dllearner.learningproblems.ClassScore
-
- ClassScore(Set<OWLIndividual>, Set<OWLIndividual>, double, Set<OWLIndividual>, double, double, boolean, boolean) - Constructor for class org.dllearner.learningproblems.ClassScore
-
- clause() - Method in class org.dllearner.parser.PrologParser
-
- Clause - Class in org.dllearner.prolog
-
- Clause(Atom, Body) - Constructor for class org.dllearner.prolog.Clause
-
- cleanConcept(OWLClassExpression) - Static method in class org.dllearner.utilities.owl.ConceptTransformation
-
- cleanConceptNonRecursive(OWLClassExpression) - Static method in class org.dllearner.utilities.owl.ConceptTransformation
-
- cleaningTimeNs - Static variable in class org.dllearner.utilities.owl.ConceptTransformation
-
- clearCache() - Method in class org.dllearner.kb.sparql.Cache
-
deletes all Files in the cacheDir, does not delete the cacheDir itself,
and can thus still be used without creating a new Cache Object
- clearChildren() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
-
- clearFile(File) - Static method in class org.dllearner.utilities.Files
-
- CLI - Class in org.dllearner.cli
-
New commandline interface.
- CLI() - Constructor for class org.dllearner.cli.CLI
-
- CLI(File) - Constructor for class org.dllearner.cli.CLI
-
- CLIBase2 - Class in org.dllearner.cli
-
Base CLI class.
- CLIBase2() - Constructor for class org.dllearner.cli.CLIBase2
-
- CLIDistributedLEAP - Class in org.dllearner.cli.unife
-
- CLIDistributedLEAP() - Constructor for class org.dllearner.cli.unife.CLIDistributedLEAP
-
- ClientNotKnownException - Exception in org.dllearner.server
-
- ClientNotKnownException(long) - Constructor for exception org.dllearner.server.ClientNotKnownException
-
- ClientNotKnownExceptionBean - Class in org.dllearner.server.jaxws
-
This class was generated by the JAX-WS RI.
- ClientNotKnownExceptionBean() - Constructor for class org.dllearner.server.jaxws.ClientNotKnownExceptionBean
-
- ClientState - Class in org.dllearner.server
-
Stores the state of a DL-Learner client session.
- ClientState() - Constructor for class org.dllearner.server.ClientState
-
- CLIExt - Class in org.dllearner.cli
-
- CLIExt() - Constructor for class org.dllearner.cli.CLIExt
-
- CLILEAP - Class in org.dllearner.cli.unife
-
- CLILEAP() - Constructor for class org.dllearner.cli.unife.CLILEAP
-
- clone() - Method in class org.dllearner.algorithms.celoe.CELOE
-
- clone() - Method in class org.dllearner.algorithms.celoe.PCELOE
-
- clone() - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.models.DSTDLTree
-
- clone() - Method in class org.dllearner.algorithms.el.ELDescriptionTree
-
- clone() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
-
- clone() - Method in class org.dllearner.algorithms.qtl.QTL2Disjunctive
-
- clone() - Method in class org.dllearner.algorithms.qtl.QTL2DisjunctiveMultiThreaded
-
- clone() - Method in class org.dllearner.core.owl.ClassHierarchy
-
- clone() - Method in class org.dllearner.core.owl.DatatypePropertyHierarchy
-
- clone() - Method in class org.dllearner.core.owl.LazyClassHierarchy
-
- clone() - Method in class org.dllearner.core.owl.ObjectPropertyHierarchy
-
- clone() - Method in class org.dllearner.learningproblems.PosNegLPStandard
-
- clone() - Method in class org.dllearner.prolog.Function
-
- clone() - Method in class org.dllearner.prolog.List
-
- clone() - Method in class org.dllearner.prolog.Number
-
- clone() - Method in class org.dllearner.prolog.PrologConstant
-
- clone() - Method in class org.dllearner.prolog.StringConstant
-
- clone() - Method in class org.dllearner.prolog.Term
-
- clone() - Method in class org.dllearner.prolog.Variable
-
- clone(OWLClassExpression) - Static method in class org.dllearner.utilities.owl.OWLClassExpressionUtils
-
Returns a clone of the given class expression.
- cloneAndRestrict(Set<? extends T>) - Method in class org.dllearner.core.owl.AbstractHierarchy
-
The method computes a new subsumption hierarchy, which is a copy of this
one, but only the specified entities are allowed to occur.
- cloneAndRestrict(Set<? extends OWLClassExpression>) - Method in class org.dllearner.core.owl.LazyClassHierarchy
-
- closeConnection() - Method in class org.dllearner.kb.sparql.ExtractionDBCache
-
- ClosedWorldReasoner - Class in org.dllearner.reasoning
-
Reasoner for fast instance checks.
- ClosedWorldReasoner() - Constructor for class org.dllearner.reasoning.ClosedWorldReasoner
-
- ClosedWorldReasoner(TreeSet<OWLIndividual>, Map<OWLClass, TreeSet<OWLIndividual>>, Map<OWLObjectProperty, Map<OWLIndividual, SortedSet<OWLIndividual>>>, Map<OWLDataProperty, Map<OWLIndividual, SortedSet<Integer>>>, Map<OWLDataProperty, TreeSet<OWLIndividual>>, Map<OWLDataProperty, TreeSet<OWLIndividual>>, KnowledgeSource...) - Constructor for class org.dllearner.reasoning.ClosedWorldReasoner
-
- ClosedWorldReasoner(Set<KnowledgeSource>) - Constructor for class org.dllearner.reasoning.ClosedWorldReasoner
-
- ClosedWorldReasoner(KnowledgeSource...) - Constructor for class org.dllearner.reasoning.ClosedWorldReasoner
-
- ClosedWorldReasoner(OWLAPIReasoner) - Constructor for class org.dllearner.reasoning.ClosedWorldReasoner
-
- ClosedWorldReasoner.DisjointnessSemantics - Enum in org.dllearner.reasoning
-
There are different ways on how disjointness between classes can be
assumed.
- ClosedWorldReasoner.ForallSemantics - Enum in org.dllearner.reasoning
-
- cnt - Variable in class org.dllearner.algorithms.qtl.datastructures.impl.EvaluatedRDFResourceTree
-
- cnt - Variable in class org.dllearner.algorithms.qtl.operations.lgg.EvaluatedQueryTree
-
- CollectionType - Interface in org.springframework.schema.beans
-
An XML collectionType(@http://www.springframework.org/schema/beans).
- CollectionType.Factory - Class in org.springframework.schema.beans
-
A factory class with static methods for creating instances
of this type.
- CollectionTypeImpl - Class in org.springframework.schema.beans.impl
-
An XML collectionType(@http://www.springframework.org/schema/beans).
- CollectionTypeImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.CollectionTypeImpl
-
- Combination - Class in org.dllearner.algorithms.decisiontrees.utils
-
Methoden zur Erzeugung von Kombinationen.
- combineEvidences(MassFunction) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
-
- combineEvidences(MassFunction...) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
-
Dempster rule for more BBAs
- combineEvidencesDuboisPrade(MassFunction) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
-
Implementation of Dubois-Prade combination rule
- combineEvidencesDuboisPrade(MassFunction...) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
-
- combineWith(SparqlQueryMaker) - Method in class org.dllearner.kb.sparql.SparqlQueryMaker
-
- COMMAND_END - Static variable in interface org.dllearner.confparser.ConfParserLegacyConstants
-
RegularExpression Id.
- COMMAND_END - Static variable in interface org.dllearner.parser.KBParserConstants
-
RegularExpression Id.
- CommonConfigOptions - Class in org.dllearner.core.options
-
Contains methods for creating common configuration options, i.e.
- CommonConfigOptions() - Constructor for class org.dllearner.core.options.CommonConfigOptions
-
- CommunicatorGroupNotAssignedException - Exception in org.dllearner.core.probabilistic.distributed.unife
-
- CommunicatorGroupNotAssignedException() - Constructor for exception org.dllearner.core.probabilistic.distributed.unife.CommunicatorGroupNotAssignedException
-
- CommunicatorGroupNotAssignedException(String) - Constructor for exception org.dllearner.core.probabilistic.distributed.unife.CommunicatorGroupNotAssignedException
-
- CommunicatorGroupNotAssignedException(Throwable) - Constructor for exception org.dllearner.core.probabilistic.distributed.unife.CommunicatorGroupNotAssignedException
-
- compare(SearchTreeNode, SearchTreeNode) - Method in class org.dllearner.algorithms.el.DisjunctiveHeuristic
-
- compare(ELDescriptionEdge, ELDescriptionEdge) - Method in class org.dllearner.algorithms.el.ELDescriptionEdgeComparator
-
- compare(ELDescriptionNode, ELDescriptionNode) - Method in class org.dllearner.algorithms.el.ELDescriptionNodeComparator
-
- compare(ELDescriptionTree, ELDescriptionTree) - Method in class org.dllearner.algorithms.el.ELDescriptionTreeComparator
-
- compare(SearchTreeNode, SearchTreeNode) - Method in class org.dllearner.algorithms.el.StableHeuristic
-
- compare(TreeAndRoleSet, TreeAndRoleSet) - Method in class org.dllearner.algorithms.el.TreeAndRoleSetComparator
-
- compare(SearchTreeNode, SearchTreeNode) - Method in class org.dllearner.algorithms.isle.metrics.RelevanceWeightedStableHeuristic
-
- compare(ExampleBasedNode, ExampleBasedNode) - Method in class org.dllearner.algorithms.ocel.FlexibleHeuristic
-
- compare(ExampleBasedNode, ExampleBasedNode) - Method in class org.dllearner.algorithms.ocel.LexicographicHeuristic
-
- compare(ExampleBasedNode, ExampleBasedNode) - Method in class org.dllearner.algorithms.ocel.MultiHeuristic
-
- compare(ExampleBasedNode, ExampleBasedNode) - Method in class org.dllearner.algorithms.ocel.NodeComparatorStable
-
- compare(ExampleBasedNode, ExampleBasedNode) - Method in class org.dllearner.algorithms.ocel.SubsumptionComparator
-
- compare(OWLClassExpression, OWLClassExpression) - Method in class org.dllearner.algorithms.ocel.SubsumptionComparator
-
- compare(OWLClassExpression, OWLClassExpression) - Method in class org.dllearner.algorithms.pattern.OWLClassExpressionOrderingComparator
-
- compare(OWLObject, OWLObject) - Method in class org.dllearner.algorithms.pattern.OWLObjectComparator
-
- compare(EvaluatedRDFResourceTree, EvaluatedRDFResourceTree) - Method in class org.dllearner.algorithms.qtl.heuristics.QueryTreeHeuristic
-
- compare(Node, Node) - Method in class org.dllearner.algorithms.qtl.util.NodeComparatorInv
-
- compare(Statement, Statement) - Method in class org.dllearner.algorithms.qtl.util.StatementComparator
-
- compare(OENode, OENode) - Method in class org.dllearner.core.AbstractHeuristic
-
- compare(T, T) - Method in class org.dllearner.utilities.NumberComparator
-
- compare(EvaluatedDescription<? extends Score>, EvaluatedDescription<? extends Score>) - Method in class org.dllearner.utilities.owl.EvaluatedDescriptionComparator
-
- compare(EvaluatedDescriptionPosNeg, EvaluatedDescriptionPosNeg) - Method in class org.dllearner.utilities.owl.EvaluatedDescriptionPosNegComparator
-
- compareTo(EntityScorePair) - Method in class org.dllearner.algorithms.isle.index.EntityScorePair
-
- compareTo(Token) - Method in class org.dllearner.algorithms.isle.index.Token
-
- compareTo(WordNet.LemmaScorePair) - Method in class org.dllearner.algorithms.isle.WordNet.LemmaScorePair
-
- compareTo(EvaluatedRDFResourceTree) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.EvaluatedRDFResourceTree
-
- compareTo(RDFResourceTree) - Method in class org.dllearner.algorithms.qtl.datastructures.impl.RDFResourceTree
-
- compareTo(NodeInv) - Method in class org.dllearner.algorithms.qtl.datastructures.NodeInv
-
- compareTo(EvaluatedQueryTree<N>) - Method in class org.dllearner.algorithms.qtl.operations.lgg.EvaluatedQueryTree
-
- compareTo(EvaluatedHypothesis<T, S>) - Method in class org.dllearner.core.EvaluatedHypothesis
-
- compareTo(FuzzyIndividual) - Method in class org.dllearner.core.owl.fuzzydll.FuzzyIndividual
-
- compareTo(OntologyBean) - Method in class org.dllearner.kb.repository.bioportal.OntologyBean
-
- compareTo(CountInstances.Count) - Method in class org.dllearner.scripts.analyse.CountInstances.Count
-
- compareTo(DescriptionSubsumptionTree.Node) - Method in class org.dllearner.utilities.datastructures.DescriptionSubsumptionTree.Node
-
- compareTo(RDFNodeTuple) - Method in class org.dllearner.utilities.datastructures.RDFNodeTuple
-
- compareTo(StringTuple) - Method in class org.dllearner.utilities.datastructures.StringTuple
-
- compareTo(ExampleContainer) - Method in class org.dllearner.utilities.examples.ExampleContainer
-
- compareTo(PropertyContext) - Method in class org.dllearner.utilities.owl.PropertyContext
-
- ComplexId() - Method in class org.dllearner.confparser.ConfParserLegacy
-
- Component - Interface in org.dllearner.core
-
Base interface of all components.
- ComponentAnn - Annotation Type in org.dllearner.core
-
Annotation for DL-Learner components.
- ComponentInitException - Exception in org.dllearner.core
-
Exception which is thrown when a component cannot be intialised,
e.g.
- ComponentInitException(String) - Constructor for exception org.dllearner.core.ComponentInitException
-
Creates a ComponentInitException
with the specified message.
- ComponentInitException(Throwable) - Constructor for exception org.dllearner.core.ComponentInitException
-
Creates a ComponentInitException
with the
specified cause.
- ComponentInitException(String, Throwable) - Constructor for exception org.dllearner.core.ComponentInitException
-
Creates a ComponentInitException
with the
specified message and cause.
- ComponentInitExceptionBean - Class in org.dllearner.server.jaxws
-
This class was generated by the JAX-WS RI.
- ComponentInitExceptionBean() - Constructor for class org.dllearner.server.jaxws.ComponentInitExceptionBean
-
- ComponentInitializationBeanPostProcessor - Class in org.dllearner.configuration.spring
-
Created by IntelliJ IDEA.
- ComponentInitializationBeanPostProcessor() - Constructor for class org.dllearner.configuration.spring.ComponentInitializationBeanPostProcessor
-
- compose(ArrayList<Term>) - Static method in class org.dllearner.prolog.List
-
- computeApplicableDatatypeProperties(OWLClassExpression) - Method in class org.dllearner.refinementoperators.Utility
-
Compute the set of applicable data properties for a
given description.
- computeApplicableObjectProperties(OWLClassExpression) - Method in class org.dllearner.refinementoperators.Utility
-
Compute the set of applicable object properties for a
given description.
- computeBeliefFunction(List<T>) - Method in class org.dllearner.algorithms.decisiontrees.dsttdt.dst.MassFunction
-
Compute the belief function value
- computeConcepts(AbstractReasonerComponent) - Static method in class org.dllearner.utilities.Helper
-
- computeConceptsUsingIgnoreList(AbstractReasonerComponent, Set<OWLClass>) - Static method in class org.dllearner.utilities.Helper
-
- computeDisjointess(OWLClass, OWLClass) - Method in class org.dllearner.algorithms.DisjointClassesLearner
-
- computeDisjointness(Set<OWLClass>) - Method in class org.dllearner.algorithms.DisjointClassesLearner
-
- computeEntities(AbstractReasonerComponent, EntityType<T>) - Static method in class org.dllearner.utilities.Helper
-
- computeEntitiesUsingIgnoreList(AbstractReasonerComponent, EntityType<T>, Set<T>) - Static method in class org.dllearner.utilities.Helper
-
- computeKappa(short[][]) - Static method in class org.dllearner.utilities.statistics.FleissKappa
-
Computes the Kappa value
- computeLCS(LCS.RootedRDFGraph, LCS.RootedRDFGraph) - Method in class org.dllearner.algorithms.qtl.operations.lcs.LCS
-
- computeLevel() - Method in class org.dllearner.algorithms.el.ELDescriptionNode
-
Traverses the tree until the root node and counts how
many edges are traversed.
- computeMgr(Set<OWLObjectProperty>) - Method in class org.dllearner.refinementoperators.Utility
-
Given a set of applicable object properties, this method returns
the most general ones, i.e.
- computeMgrDP(Set<OWLDataProperty>) - Method in class org.dllearner.refinementoperators.Utility
-
Given a set of applicable data properties, this method returns
the most general ones, i.e.
- computeNBR(RDFResourceTree, List<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.operations.nbr.strategy.BruteForceNBRStrategy
-
- computeNBR(RDFResourceTree, List<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.operations.nbr.strategy.GreedyNBRStrategy
-
- computeNBR(RDFResourceTree, List<RDFResourceTree>) - Method in interface org.dllearner.algorithms.qtl.operations.nbr.strategy.NBRStrategy
-
- computeNBR(RDFResourceTree, List<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.operations.nbr.strategy.TagNonSubsumingPartsNBRStrategy
-
- computeNBRs(RDFResourceTree, List<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.operations.nbr.strategy.BruteForceNBRStrategy
-
- computeNBRs(RDFResourceTree, List<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.operations.nbr.strategy.GreedyNBRStrategy
-
- computeNBRs(RDFResourceTree, List<RDFResourceTree>) - Method in interface org.dllearner.algorithms.qtl.operations.nbr.strategy.NBRStrategy
-
- computeNBRs(RDFResourceTree, List<RDFResourceTree>) - Method in class org.dllearner.algorithms.qtl.operations.nbr.strategy.TagNonSubsumingPartsNBRStrategy
-
- computeQuery(OWLAxiom) - Method in class org.dllearner.core.probabilistic.unife.BUNDLE
-
- computeQuery(OWLAxiom) - Method in interface org.dllearner.core.probabilistic.unife.OWLProbabilisticReasoner
-
- computeQueryWithExplanations(OWLAxiom) - Method in class org.dllearner.core.probabilistic.unife.BUNDLE
-
- computeQueryWithExplanations(OWLAxiom) - Method in interface org.dllearner.core.probabilistic.unife.OWLProbabilisticExplanationReasoner
-
- computeRawAgreement(short[][]) - Static method in class org.dllearner.utilities.statistics.RawAgreement
-
- computeSampleExplanations(OWLOntology, int) - Method in class org.dllearner.scripts.SPARQLSampleDebugging
-
- computeSchemaDisjointness() - Method in class org.dllearner.algorithms.DisjointClassesLearner
-
- computeScore(int, int, int) - Method in class org.dllearner.algorithms.properties.DisjointDataPropertyAxiomLearner
-
- computeScore(int, int, int) - Method in class org.dllearner.algorithms.properties.DisjointObjectPropertyAxiomLearner
-
- computeScore(V) - Method in class org.dllearner.core.AbstractLearningProblem
-
Computes the Score
of a given hypothesis
with respect to this learning problem.
- computeScore(V, double) - Method in class org.dllearner.core.AbstractLearningProblem
-
Computes the Score
of a given hypothesis
with respect to this learning problem.
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.ClassAsInstanceLearningProblem
-
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
-
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.ClassLearningProblem
-
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.FuzzyPosNegLPStandard
-
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.PosNegLPStandard
-
Computes score of a given concept using the reasoner.
- computeScore(OWLClassExpression) - Method in class org.dllearner.learningproblems.PosNegLPStrict
-
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.PosNegLPStrict
-
- computeScore(OWLClassExpression, double) - Method in class org.dllearner.learningproblems.PosOnlyLP
-
- computeScore(T, double) - Method in class org.dllearner.learningproblems.PropertyAxiomLearningProblem
-
- computeSplits() - Method in class org.dllearner.utilities.split.AbstractValuesSplitter
-
Computes a sorted list of split values for each appropriate data property.
- computeSplits(OWLDataProperty) - Method in class org.dllearner.utilities.split.DefaultDateTimeValuesSplitter
-
- computeSplits(OWLDataProperty) - Method in class org.dllearner.utilities.split.DefaultNumericValuesSplitter
-
- computeSplits(OWLDataProperty) - Method in class org.dllearner.utilities.split.OptimizedNumericValuesSplitter
-
- computeSplits() - Method in interface org.dllearner.utilities.split.ValuesSplitter
-
Computes split literals for all applicable data properties in the
ontology
- computeSplits(OWLDataProperty) - Method in interface org.dllearner.utilities.split.ValuesSplitter
-
Computes split literals for the given data property
- computeSplitValues(OWLDataProperty) - Method in class org.dllearner.utilities.split.OptimizedNumericValuesSplitter
-
- Concept() - Method in class org.dllearner.parser.KBParser
-
- conceptRewrite(String, SPARQLTasks, int) - Static method in class org.dllearner.kb.sparql.SparqlQueryDescriptionConvertRDFS
-
replaces each String representing a concept in descriptionKBSyntax with a
union of the subclasses ex: (c sub b); (b sub a ) then: (a AND b) will be
((a OR b OR c) AND (b OR a))
- concepts - Variable in class org.dllearner.core.owl.FlatABox
-
- ConceptTransformation - Class in org.dllearner.utilities.owl
-
Concept transformation and concept checking methods.
- ConceptTransformation() - Constructor for class org.dllearner.utilities.owl.ConceptTransformation
-
- ConciseBoundedDescriptionGenerator - Interface in org.dllearner.kb.sparql
-
According to the definition at http://www.w3.org/Submission/CBD/
- ConciseBoundedDescriptionGeneratorImpl - Class in org.dllearner.kb.sparql
- ConciseBoundedDescriptionGeneratorImpl(QueryExecutionFactory) - Constructor for class org.dllearner.kb.sparql.ConciseBoundedDescriptionGeneratorImpl
-
- ConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint, String) - Constructor for class org.dllearner.kb.sparql.ConciseBoundedDescriptionGeneratorImpl
-
- ConciseBoundedDescriptionGeneratorImpl(SparqlEndpoint) - Constructor for class org.dllearner.kb.sparql.ConciseBoundedDescriptionGeneratorImpl
-
- ConciseBoundedDescriptionGeneratorImpl(Model) - Constructor for class org.dllearner.kb.sparql.ConciseBoundedDescriptionGeneratorImpl
-
- ConfFileOption - Class in org.dllearner.cli
-
Programmatic representation of an option setting in a conf file:
bean.property = value;
- ConfFileOption() - Constructor for class org.dllearner.cli.ConfFileOption
-
- ConfGeneratorServlet - Class in org.dllearner.server
-
- ConfGeneratorServlet() - Constructor for class org.dllearner.server.ConfGeneratorServlet
-
- ConfGeneratorServlet.ModifiableWrappedRequest - Class in org.dllearner.server
-
- confidence - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- ConfigHelper - Class in org.dllearner.configuration.spring.editors
-
- ConfigHelper() - Constructor for class org.dllearner.configuration.spring.editors.ConfigHelper
-
- ConfigOption - Annotation Type in org.dllearner.core.config
-
Annotation for all DL-Learner configuration options.
- ConfigOptionTypeException - Exception in org.dllearner.server
-
Exception for indicating that an operation was performed on
a wrong type.
- ConfigOptionTypeException(String, Class<?>, Class<?>) - Constructor for exception org.dllearner.server.ConfigOptionTypeException
-
- ConfigOptionTypeExceptionBean - Class in org.dllearner.server.jaxws
-
This class was generated by the JAX-WS RI.
- ConfigOptionTypeExceptionBean() - Constructor for class org.dllearner.server.jaxws.ConfigOptionTypeExceptionBean
-
- Configuration - Class in org.dllearner.kb.extraction
-
Stores all configuration settings.
- Configuration(TupleAquisitor, Manipulator, int, boolean, boolean, boolean, int, boolean) - Constructor for class org.dllearner.kb.extraction.Configuration
-
- Configuration(TupleAquisitor, Manipulator, int, boolean, boolean, boolean, int, boolean, OWLAPIOntologyCollector) - Constructor for class org.dllearner.kb.extraction.Configuration
-
- ConfigurationBasedBeanDefinitionRegistryPostProcessor - Class in org.dllearner.configuration.spring
-
Created by IntelliJ IDEA.
- ConfigurationBasedBeanDefinitionRegistryPostProcessor(IConfiguration) - Constructor for class org.dllearner.configuration.spring.ConfigurationBasedBeanDefinitionRegistryPostProcessor
-
- ConfigurationXMLBeanConverter - Interface in org.dllearner.configuration.util
-
Created by IntelliJ IDEA.
- configure(Component, String, T) - Static method in class org.dllearner.configuration.spring.editors.ConfigHelper
-
Deprecated.
- ConfOption() - Method in class org.dllearner.confparser.ConfParserLegacy
-
- ConfParser - Interface in org.dllearner.confparser
-
- ConfParserConfiguration - Class in org.dllearner.confparser
-
Created by IntelliJ IDEA.
- ConfParserConfiguration(Resource) - Constructor for class org.dllearner.confparser.ConfParserConfiguration
-
- ConfParserJson - Class in org.dllearner.confparser.json
-
Convert Json Config to DL-Learner config
- ConfParserJson(InputStream) - Constructor for class org.dllearner.confparser.json.ConfParserJson
-
- ConfParserJson(Map) - Constructor for class org.dllearner.confparser.json.ConfParserJson
-
- ConfParserLegacy - Class in org.dllearner.confparser
-
- ConfParserLegacy(InputStream) - Constructor for class org.dllearner.confparser.ConfParserLegacy
-
Constructor with InputStream.
- ConfParserLegacy(InputStream, String) - Constructor for class org.dllearner.confparser.ConfParserLegacy
-
Constructor with InputStream and supplied encoding
- ConfParserLegacy(Reader) - Constructor for class org.dllearner.confparser.ConfParserLegacy
-
Constructor.
- ConfParserLegacy(ConfParserLegacyTokenManager) - Constructor for class org.dllearner.confparser.ConfParserLegacy
-
Constructor with generated Token Manager.
- ConfParserLegacyConstants - Interface in org.dllearner.confparser
-
Token literal values and constants.
- ConfParserLegacyTokenManager - Class in org.dllearner.confparser
-
Token Manager.
- ConfParserLegacyTokenManager(SimpleCharStream) - Constructor for class org.dllearner.confparser.ConfParserLegacyTokenManager
-
Constructor.
- ConfParserLegacyTokenManager(SimpleCharStream, int) - Constructor for class org.dllearner.confparser.ConfParserLegacyTokenManager
-
Constructor.
- ConsoleAxiomLearningProgressMonitor - Class in org.dllearner.core
-
A progress monitor for axiom learning algorithms which prints to the console.
- ConsoleAxiomLearningProgressMonitor() - Constructor for class org.dllearner.core.ConsoleAxiomLearningProgressMonitor
-
- Constant - Class in org.dllearner.prolog
-
- Constant() - Constructor for class org.dllearner.prolog.Constant
-
- Constants - Class in org.dllearner
-
- Constants() - Constructor for class org.dllearner.Constants
-
- Constants.State - Enum in org.dllearner
-
- CONSTRUCTOR - Static variable in interface org.springframework.schema.beans.BeanDocument.Bean.Autowire
-
- CONSTRUCTOR - Static variable in interface org.springframework.schema.beans.BeansDocument.Beans.DefaultAutowire
-
- ConstructorArgDocument - Interface in org.springframework.schema.beans
-
A document containing one constructor-arg(@http://www.springframework.org/schema/beans) element.
- ConstructorArgDocument.ConstructorArg - Interface in org.springframework.schema.beans
-
An XML constructor-arg(@http://www.springframework.org/schema/beans).
- ConstructorArgDocument.ConstructorArg.Factory - Class in org.springframework.schema.beans
-
A factory class with static methods for creating instances
of this type.
- ConstructorArgDocument.Factory - Class in org.springframework.schema.beans
-
A factory class with static methods for creating instances
of this type.
- ConstructorArgDocumentImpl - Class in org.springframework.schema.beans.impl
-
A document containing one constructor-arg(@http://www.springframework.org/schema/beans) element.
- ConstructorArgDocumentImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl
-
- ConstructorArgDocumentImpl.ConstructorArgImpl - Class in org.springframework.schema.beans.impl
-
An XML constructor-arg(@http://www.springframework.org/schema/beans).
- ConstructorArgImpl(SchemaType) - Constructor for class org.springframework.schema.beans.impl.ConstructorArgDocumentImpl.ConstructorArgImpl
-
- contains(T) - Method in class org.dllearner.core.owl.AbstractHierarchy
-
- contains(T) - Method in interface org.dllearner.core.owl.Hierarchy
-
Checks whether the entity is contained in the hierarchy.
- containsConjunct(OWLClassExpression) - Method in class org.dllearner.core.owl.OWLObjectIntersectionOfImplExt
-
- containsDoubleObjectSomeRestriction(OWLClassExpression) - Static method in class org.dllearner.refinementoperators.MathOperations
-
Returns true if the same property is used twice in an object some
restriction, e.g.
- CONTENT - Static variable in class org.dllearner.algorithms.isle.VSMCosineDocumentSimilarity
-
- CONTEXT - Static variable in class org.dllearner.algorithms.qtl.util.vocabulary.DBpedia
-
- ContextDescription - Class in org.dllearner.core.owl
-
A class OWLClassExpression in its context, i.e.
- ContextDescription(OWLClassExpression, OWLClassExpression) - Constructor for class org.dllearner.core.owl.ContextDescription
-
- ContextExtractor - Interface in org.dllearner.algorithms.isle.wsd
-
- convert(IConfiguration) - Method in interface org.dllearner.configuration.util.ConfigurationXMLBeanConverter
-
Convert configuration to XmlObject.
- convert(Map<String, String>) - Method in class org.dllearner.utilities.datastructures.MapToStringTupleListConverter
-
- convert(String, SortedSet<String>) - Static method in class org.dllearner.utilities.examples.ExampleDataCollector
-
- convert(OWLOntology) - Method in interface org.dllearner.utilities.owl.OntologyToByteConverter
-
Convert the ontology into a byte array.
- convert(byte[], OWLOntologyManager) - Method in interface org.dllearner.utilities.owl.OntologyToByteConverter
-
Convert bytes into an Ontology registered with manager.
- convert(OWLAxiom, boolean) - Method in class org.dllearner.utilities.owl.OWL2SPARULConverter
-
Converts an OWL axioms to a SPARQL 1.1 Update command.
- convert(Collection<OWLAxiom>, boolean) - Method in class org.dllearner.utilities.owl.OWL2SPARULConverter
-
Converts a set of OWL axioms to a SPARQL 1.1 Update command.
- convert(OWLOntologyChange) - Method in class org.dllearner.utilities.owl.OWL2SPARULConverter
-
Converts an OWL ontology change to a SPARQL 1.1 Update command.
- convert(List<OWLOntologyChange>) - Method in class org.dllearner.utilities.owl.OWL2SPARULConverter
-
Converts a list of OWL ontology changes to a SPARQL 1.1 Update command.
- convert(String, OWLAxiom) - Method in class org.dllearner.utilities.owl.OWLAxiomToSPARQLConverter
-
- convert(String, OWLClassExpression) - Method in class org.dllearner.utilities.owl.OWLClassExpressionToSPARQLConverter
-
- convert(String, OWLPropertyExpression) - Method in class org.dllearner.utilities.owl.OWLClassExpressionToSPARQLConverter
-
- convert(OWLOntology) - Method in class org.dllearner.utilities.owl.SimpleOntologyToByteConverter
-
- convert(byte[], OWLOntologyManager) - Method in class org.dllearner.utilities.owl.SimpleOntologyToByteConverter
-
- convert(OWLClassExpression) - Method in class org.dllearner.utilities.OWLClassExpression2FuzzyDLConverter
-
- convertIndividualsToAssertionalAxioms(Set<OWLIndividual>, OWLClassExpression) - Static method in class org.dllearner.utils.unife.OWLUtils
-
- convertJSONtoResultSet(String) - Static method in class org.dllearner.kb.sparql.SparqlQuery
-
Converts from JSON to internal Jena format.
- convertJSONtoXML(String) - Static method in class org.dllearner.kb.sparql.SparqlQuery
-
Converts from JSON to xml format.
- convertMap() - Method in class org.dllearner.confparser.json.ConfParserJson
-
- convertResultSetToJSON(ResultSet) - Static method in class org.dllearner.kb.sparql.SparqlQuery
-
Converts Jena result set to JSON.
- convertResultSetToXMLString(ResultSetRewindable) - Static method in class org.dllearner.kb.sparql.SparqlQuery
-
Converts Jena result set to XML.
- convertStatDoubleToLatex(Stat, int, boolean) - Static method in class org.dllearner.utilities.StringFormatter
-
- convertStatDoubleToLatex(Stat, int, String, String, boolean) - Static method in class org.dllearner.utilities.StringFormatter
-
- convertStatPercentageToLatex(Stat, int, boolean, boolean) - Static method in class org.dllearner.utilities.StringFormatter
-
- convertSubClassOfIntoEquivalentClassesAxiom(OWLSubClassOfAxiom) - Static method in class org.dllearner.utils.unife.OWLUtils
-
- convMonitorToString(Monitor) - Static method in class org.dllearner.utilities.JamonMonitorLogger
-
- copyParameterMap(HttpServletRequest) - Static method in class org.dllearner.server.Rest
-
- coreComponentClasses - Static variable in class org.dllearner.core.AnnComponentManager
-
- Count(String, int) - Constructor for class org.dllearner.scripts.analyse.CountInstances.Count
-
- COUNT - Static variable in class org.dllearner.utilities.JamonMonitorLogger
-
- CountInstances - Class in org.dllearner.scripts.analyse
-
- CountInstances(String, List<String>) - Constructor for class org.dllearner.scripts.analyse.CountInstances
-
- countInstances(String, String) - Method in class org.dllearner.scripts.analyse.CountInstances
-
- CountInstances.Count - Class in org.dllearner.scripts.analyse
-
- countProperties() - Method in class org.dllearner.scripts.analyse.CountInstances
-
- Couple<S,T> - Class in org.dllearner.algorithms.decisiontrees.utils
-
- Couple() - Constructor for class org.dllearner.algorithms.decisiontrees.utils.Couple
-
- Coverage() - Constructor for class org.dllearner.utilities.ReasoningUtils.Coverage
-
- CoverageAdapter - Class in org.dllearner.utilities
-
Implicit class to interpret CoverageCount as tp/fp/fn/fp
- CoverageAdapter() - Constructor for class org.dllearner.utilities.CoverageAdapter
-
- CoverageAdapter.CoverageAdapter2 - Class in org.dllearner.utilities
-
- CoverageAdapter.CoverageCountAdapter2 - Class in org.dllearner.utilities
-
- CoverageAdapter2(ReasoningUtils.Coverage[]) - Constructor for class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
-
- CoverageCount() - Constructor for class org.dllearner.utilities.ReasoningUtils.CoverageCount
-
- CoverageCountAdapter2(ReasoningUtils.CoverageCount[]) - Constructor for class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
-
- creatArrayContainer() - Method in class org.dllearner.confparser.json.InsertionOrderedContainerFactory
-
- create(String, String) - Static method in class org.dllearner.kb.sparql.SparqlEndpoint
-
- create(String, List<String>) - Static method in class org.dllearner.kb.sparql.SparqlEndpoint
-
- create(String, List<String>, List<String>) - Static method in class org.dllearner.kb.sparql.SparqlEndpoint
-
- createDummyClass(IRI) - Static method in class org.dllearner.utils.unife.OWLUtils
-
- createFile(File, String) - Static method in class org.dllearner.utilities.Files
-
Creates a new file with the given content or replaces the content of a
file.
- createMultiMap(Map<K, ? extends Iterable<V>>) - Static method in class org.dllearner.utilities.MapUtils
-
Constructs a multimap with the same mappings as the specified map.
- createObjectContainer() - Method in class org.dllearner.confparser.json.InsertionOrderedContainerFactory
-
- createOWLOntology(OWLOntologyManager) - Method in class org.dllearner.kb.KBFile
-
- createOWLOntology(OWLOntologyManager) - Method in class org.dllearner.kb.OWLAPIOntology
-
- createOWLOntology(OWLOntologyManager) - Method in class org.dllearner.kb.OWLFile
-
- createOWLOntology(OWLOntologyManager) - Method in interface org.dllearner.kb.OWLOntologyKnowledgeSource
-
Create an OWL Ontology associated with the specified manager.
- createOWLOntology(OWLOntologyManager) - Method in class org.dllearner.kb.sparql.simple.SparqlSimpleExtractor
-
- createOWLOntology(OWLOntologyManager) - Method in class org.dllearner.kb.sparql.SparqlKnowledgeSource
-
- createQuery(Set<String>, String) - Method in class org.dllearner.kb.sparql.simple.ABoxQueryGenerator
-
- createQuery(Set<String>, String) - Method in class org.dllearner.kb.sparql.simple.TBoxQueryGenerator
-
- createSortedMultiMap(Map<K, ? extends Iterable<V>>) - Static method in class org.dllearner.utilities.MapUtils
-
Creates a Guava sorted multimap using the input map.
- createTableFromSerializedColumsInDir(String, String) - Static method in class org.dllearner.utilities.statistics.Table
-
- createTableFromSerializedColumsInFile(String, String) - Static method in class org.dllearner.utilities.statistics.Table
-
- Creation - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- creator - Static variable in class org.dllearner.utilities.EnrichmentVocabulary
-
- CrossValidation - Class in org.dllearner.cli
-
Performs cross validation for the given problem.
- CrossValidation() - Constructor for class org.dllearner.cli.CrossValidation
-
- CrossValidation(AbstractCELA, AbstractClassExpressionLearningProblem, AbstractReasonerComponent, int, boolean) - Constructor for class org.dllearner.cli.CrossValidation
-
- CrossValidation2 - Class in org.dllearner.cli
-
- CrossValidation2() - Constructor for class org.dllearner.cli.CrossValidation2
-
- CrossValidation2(AbstractCELA, AbstractClassExpressionLearningProblem, AbstractReasonerComponent, int, boolean) - Constructor for class org.dllearner.cli.CrossValidation2
-
- currentToken - Variable in exception org.dllearner.confparser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.dllearner.parser.ParseException
-
This is the last token that has been consumed successfully.
- CustomHierarchyRefinementOperator - Interface in org.dllearner.refinementoperators
-
A refinement operator for which hierarchies other those of the
reasoner can be injected.
- CustomPropertyEditorRegistrar - Class in org.dllearner.configuration.spring
-
Created by IntelliJ IDEA.
- CustomPropertyEditorRegistrar() - Constructor for class org.dllearner.configuration.spring.CustomPropertyEditorRegistrar
-
- CustomStartRefinementOperator - Interface in org.dllearner.refinementoperators
-
A refinement operator, which allows to set a start class.