| 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 |
ParameterizedDeerExecutionGraphNode |
This is just to cope with Javas broken type system.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedDeerExecutionGraphNodeDecorator |
|
class |
AbstractParameterizedDeerExecutionGraphNodeWrapper |
|
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 |
AbstractParameterizedExecutionGraphNodeDecorator<V extends Parameterized & ExecutionGraphNode<T>,T> |
Base abstract class for decorator pattern
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedExecutionGraphNodeDecorator<V extends Parameterized & ExecutionGraphNode<T>,T> |
Base abstract class for decorator pattern
|
class |
AbstractParameterizedExecutionGraphNodeWrapper<V extends ExecutionGraphNode<T>,T> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractParameterizedExecutionGraphNode<T> |
|
static class |
AbstractParameterizedExecutionGraphNode.WithImplicitCloning<T> |
Copyright © 2019. All rights reserved.