All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractDeerExecutionNodeDecorator |
|
| AbstractDeerExecutionNodeWrapper |
|
| AbstractEnrichmentOperator |
|
| AbstractExecutionNode<T> |
|
| AbstractExecutionNodeDecorator<T> |
Base abstract class for decorator pattern
|
| AbstractExecutionNodeWrapper<V extends ExecutionNode<T>,T> |
|
| AbstractModelIO |
|
| AbstractModelReader |
|
| AbstractModelWriter |
|
| AbstractMutator |
|
| AbstractParameterizedDeerExecutionNodeDecorator |
|
| AbstractParameterizedDeerExecutionNodeWrapper |
|
| AbstractParameterizedEnrichmentOperator |
|
| AbstractParameterizedExecutionNode<T> |
|
| AbstractParameterizedExecutionNodeDecorator<V extends Parameterized & ExecutionNode<T>,T> |
Base abstract class for decorator pattern
|
| AbstractParameterizedExecutionNodeWrapper<V extends ExecutionNode<T>,T> |
|
| AllMutator |
|
| AuthorityConformationEnrichmentOperator |
|
| CompiledExecutionGraph |
|
| ComplexPipeLineLearner |
|
| ConfigAnalyzer |
|
| ConfigBuilder |
|
| DBO |
|
| DBR |
|
| DecoratedExecutionNodeFactory<U extends ExecutionNode<T>,V extends ExecutionNodeWrapper<U,T>,T> |
|
| Deer |
|
| DEER |
|
| DEERA |
|
| DeerAnalyticsStore |
|
| DeerController |
Main class for DEER.
|
| DeerExecutionNode |
Reference type for all DEER implementations of ExecutionNode needed to specify the scope of
the faraday cage plugin system.
|
| DeerExecutionNodeWrapper |
|
| DeerPlugin |
|
| DefaultRecombinator |
|
| DereferencingEnrichmentOperator |
An EnrichmentOperator for dereferencing.
|
| DiscountedFitnessFunction |
|
| EmbeddedModelReader |
|
| EnrichmentOperator |
|
| EvaluationResult |
|
| ExecutionGraph<T> |
|
| ExecutionGraphSerializer |
|
| ExecutionNode<T> |
|
| ExecutionNode.DegreeBounds |
|
| ExecutionNodeWrapper<V extends ExecutionNode<T>,T> |
|
| FaradayCageContext<U extends ExecutionNode<T>,V extends ExecutionNodeWrapper<U,T>,T> |
|
| FCAGE |
Vocabulary for https://w3id.org/fcage/
|
| FileModelReader |
|
| FileModelWriter |
|
| FilterEnrichmentOperator |
|
| FitnessFunction |
|
| FMeasure |
Deprecated. |
| FOXO |
|
| GeneticProgrammingAlgorithm |
|
| Genotype |
|
| GeoDistanceEnrichmentOperator |
An EnrichmentOperator to enrich models with distances
|
| GeoFusionEnrichmentOperator |
Basic implementation of a fusion operator for geospatial properties.
|
| GeoFusionEnrichmentOperator.GeoFusionAction |
|
| InputsMutator |
|
| InvalidExecutionGraphException |
Custom Exception for invalid ExecutionGraphs
|
| Learnable |
|
| LinkingEnrichmentOperator |
An EnrichmentOperator to enrich models with links discovered using LIMES.
|
| MergeEnrichmentOperator |
|
| ModelReader |
|
| ModelWriter |
|
| Mutator |
|
| NEREnrichmentOperator |
|
| NodeStatus |
|
| OperatorMutator |
|
| Parameterized |
|
| ParameterizedDeerExecutionNode |
This is just to cope with Javas broken type system.
|
| ParameterizedEnrichmentOperator |
|
| PipelineLearner |
|
| Plugin |
|
| PluginFactory<U extends Plugin> |
A generic factory for implementations of FaradayCagePlugin.
|
| Population |
|
| PredicateConformationEnrichmentOperator |
|
| QueryHelper |
Helper class for working with Jena SPARQL API.
|
| RandomGenotype |
|
| RandomOperatorFactory |
|
| RandomUtil |
Random utility class
|
| Recombinator |
|
| RefinementNode |
|
| RefinementNodeOld |
|
| RefinementTree |
|
| RequestHealthChecker |
|
| ReverseLearnable |
|
| SelfConfigurable |
|
| SemanticMutator |
|
| SemanticRecombinator |
|
| Server |
|
| SimplePipeLineLearner |
|
| SimpleSemanticMutator |
|
| SparqlAnalyticsWrapper |
|
| SparqlModelReader |
|
| SparqlModelWriter |
|
| SparqlUpdateEnrichmentOperator |
|
| ThreadlocalInheritingCompletableFuture<T> |
This custom future implementation enables inheritance of Threadlocal variables.
|
| TournamentSelector |
|
| TrainingData |
|
| Tree<T> |
|
| TreeX<T> |
|
| ValidatableParameterMap |
A ValidatableParameterMap serves as registry of parameters that can be used
to configure a ValidatableParameterMap.
|
| ValidatableParameterMap.Builder |
Builder for ValidatableParameterMap
|
| ValidationShapeBuilder |
|