public class GoldStandard extends Object
| Modifier and Type | Field and Description |
|---|---|
AMapping |
referenceMappings
the mapping of the gold standard
|
List<String> |
sourceUris
a list of the source dataset URIs
|
List<String> |
targetUris
a list of the target dataset URIs
|
| Constructor and Description |
|---|
GoldStandard(AMapping m) |
GoldStandard(AMapping reference,
ACache sourceUris,
ACache targetUris) |
GoldStandard(AMapping reference,
List<String> sourceUris,
List<String> targetUris) |
public AMapping referenceMappings
Copyright © 2018. All rights reserved.