| Package | Description |
|---|---|
| kb.matching |
Classes to support various matching purposes.
|
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<BinaryRelationMatch> |
BinaryRelationMatchGroupMetrics._matches |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryRelationMatchGroupMetrics.addMatch(BinaryRelationMatch m)
Adds a member to the match group.
|
String |
BinaryRelationMatchGroupMetrics.getSummaryHTML(BinaryRelationMatch m)
Return a one-line HTML TR summary, suitable for inclusion in an HTML table.
|