| Package | Description |
|---|---|
| org.aksw.deer | |
| org.aksw.deer.decorators | |
| org.aksw.deer.enrichments | |
| org.aksw.deer.io | |
| org.aksw.faraday_cage.decorator | |
| org.aksw.faraday_cage.engine |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ParameterizedDeerExecutionNode |
This is just to cope with Javas broken type system.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedDeerExecutionNodeDecorator |
|
class |
AbstractParameterizedDeerExecutionNodeWrapper |
|
class |
SparqlAnalyticsWrapper |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ParameterizedEnrichmentOperator |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedEnrichmentOperator |
|
class |
AuthorityConformationEnrichmentOperator |
|
class |
DereferencingEnrichmentOperator |
An EnrichmentOperator for dereferencing.
|
class |
FilterEnrichmentOperator |
|
class |
GeoDistanceEnrichmentOperator |
An
EnrichmentOperator to enrich models with distances |
class |
GeoFusionEnrichmentOperator |
Basic implementation of a fusion operator for geospatial properties.
|
class |
LinkingEnrichmentOperator |
An
EnrichmentOperator to enrich models with links discovered using LIMES. |
class |
NEREnrichmentOperator |
|
class |
PredicateConformationEnrichmentOperator |
|
class |
SparqlUpdateEnrichmentOperator |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ModelReader |
|
interface |
ModelWriter |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractModelIO |
|
class |
AbstractModelReader |
|
class |
AbstractModelWriter |
|
class |
FileModelReader |
|
class |
FileModelWriter |
|
class |
SparqlModelReader |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedExecutionNodeDecorator<V extends Parameterized & ExecutionNode<T>,T> |
Base abstract class for decorator pattern
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedExecutionNodeDecorator<V extends Parameterized & ExecutionNode<T>,T> |
Base abstract class for decorator pattern
|
class |
AbstractParameterizedExecutionNodeWrapper<V extends ExecutionNode<T>,T> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedExecutionNode<T> |
|
static class |
AbstractParameterizedExecutionNode.WithImplicitCloning<T> |
Copyright © 2019. All rights reserved.