Package | Description |
---|---|
owltools.sim2 | |
owltools.sim2.io |
Modifier and Type | Method and Description |
---|---|
SimpleOwlSim.ScoreAttributePair |
SimpleOwlSim.getLowestCommonSubsumerIC(org.semanticweb.owlapi.model.OWLClass a,
org.semanticweb.owlapi.model.OWLClass b)
IC(c) = -log2(p(c))
p(c) = | Inst(c) | / | Inst(owl:Thing) |
|
SimpleOwlSim.ScoreAttributePair |
SimpleOwlSim.getLowestCommonSubsumerIC(org.semanticweb.owlapi.model.OWLClass a,
org.semanticweb.owlapi.model.OWLClass b,
Double minimumIC) |
Modifier and Type | Method and Description |
---|---|
int |
SimpleOwlSim.ScoreAttributePair.compareTo(SimpleOwlSim.ScoreAttributePair p2) |
Modifier and Type | Field and Description |
---|---|
SimpleOwlSim.ScoreAttributePair |
SimResultRenderer.AttributesSimScores.lcsScore |
Copyright © 2010–2015. All rights reserved.