| Package | Description |
|---|---|
| org.aksw.deer | |
| org.aksw.deer.decorators | |
| org.aksw.deer.enrichments | |
| org.aksw.deer.io | |
| org.aksw.deer.plugin.example |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ParameterizedDeerExecutionGraphNode |
This is just to cope with Javas broken type system.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractDeerExecutionGraphNodeDecorator |
|
class |
AbstractParameterizedDeerExecutionGraphNodeDecorator |
| Modifier and Type | Method | Description |
|---|---|---|
DeerExecutionGraphNode |
SparqlAnalyticsWrapper.wrap(DeerExecutionGraphNode executionNode) |
| Modifier and Type | Method | Description |
|---|---|---|
DeerExecutionGraphNode |
SparqlAnalyticsWrapper.wrap(DeerExecutionGraphNode executionNode) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
EnrichmentOperator |
|
interface |
ParameterizedEnrichmentOperator |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractEnrichmentOperator |
|
class |
AbstractParameterizedEnrichmentOperator |
|
class |
AuthorityConformationEnrichmentOperator |
|
class |
CloneEnrichmentOperator |
An
EnrichmentOperator for copying models to multiple parallel processed outputs. |
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 |
MergeEnrichmentOperator |
|
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 |
|---|---|---|
static class |
ExampleEnrichmentPlugin.ExampleEnrichmentOperator |
Copyright © 2019. All rights reserved.