| Package | Description |
|---|---|
| org.aksw.deer | |
| org.aksw.deer.enrichments | |
| org.aksw.deer.io | |
| org.aksw.faraday_cage | |
| org.aksw.faraday_cage.nodes |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
DeerPlugin |
|
interface |
ParametrizedDeerPlugin |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractEnrichmentOperator |
|
class |
AbstractParametrizedEnrichmentOperator |
|
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 |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractModelIO |
|
class |
AbstractModelReader |
|
class |
AbstractModelWriter |
|
class |
DefaultModelReader |
|
class |
DefaultModelWriter |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Plugin<T> |
| Modifier and Type | Method | Description |
|---|---|---|
Execution<T> |
ExecutionFactory.create(org.apache.jena.rdf.model.Resource id) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Analytics.gatherFrom(Execution Execution) |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Node<T> |
|
interface |
ParametrizedNode<T> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractNode<T> |
|
static class |
AbstractNode.WithImplicitCloning<T> |
|
class |
AbstractParametrizedNode<T> |
|
static class |
AbstractParametrizedNode.WithImplicitCloning<T> |
Copyright © 2018. All rights reserved.