| Package | Description |
|---|---|
| org.aksw.limes.core.evaluation.evaluationDataLoader | |
| org.aksw.limes.core.ml.algorithm.eagle.coala | |
| org.aksw.limes.core.ml.algorithm.eagle.core |
| Modifier and Type | Method and Description |
|---|---|
PropertyMapping |
EvaluationData.getPropertyMapping() |
static PropertyMapping |
PropMapper.getPropertyMapping(AConfigurationReader cR,
String name) |
static PropertyMapping |
PropMapper.getPropertyMapping(String configFile)
We basically decide by the name of the config file.
|
static PropertyMapping |
PropMapper.getPropertyMappingFromFile(String folder,
String name)
Get propertyMapping from a file with the same name as the LIMES config file without ".xml" concateneted with
"propertymatch".
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationData.setPropertyMapping(PropertyMapping propertyMapping) |
| Constructor and Description |
|---|
Clustering(ACache sourceCache,
ACache targetCache,
PropertyMapping propMap) |
| Modifier and Type | Method and Description |
|---|---|
PropertyMapping |
LinkSpecGeneticLearnerConfig.getPropertyMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkSpecGeneticLearnerConfig.setPropertyMapping(PropertyMapping propMap) |
| Constructor and Description |
|---|
LinkSpecGeneticLearnerConfig(KBInfo KBIsource,
KBInfo KBItarget,
PropertyMapping propMapping)
Constructor.
|
Copyright © 2018. All rights reserved.