| Constructor and Description |
|---|
EmptyOntology() |
| Modifier and Type | Method and Description |
|---|---|
double |
distance(Object concept1,
Object concept2)
Return 0.0 only when concept1 equals concept2 (1.0 otherwise) .
|
boolean |
isA(Object child,
Object parent)
Returns true only with child equals parent.
|
Copyright © 2015 Pablo Duboue. All rights reserved.