Package | Description |
---|---|
owltools.sim |
OWLSim -- Semantic Similarity over OWL ontologies
|
Modifier and Type | Method and Description |
---|---|
OldSimpleOwlSim.EnrichmentResult |
OldSimpleOwlSim.calculatePairwiseEnrichment(org.semanticweb.owlapi.model.OWLClass populationClass,
org.semanticweb.owlapi.model.OWLClass sampleSetClass,
org.semanticweb.owlapi.model.OWLClass enrichedClass) |
Modifier and Type | Method and Description |
---|---|
List<OldSimpleOwlSim.EnrichmentResult> |
OldSimpleOwlSim.calculateAllByAllEnrichment(org.semanticweb.owlapi.model.OWLClass populationClass,
org.semanticweb.owlapi.model.OWLClass pc1,
org.semanticweb.owlapi.model.OWLClass pc2) |
List<OldSimpleOwlSim.EnrichmentResult> |
OldSimpleOwlSim.calculateEnrichment(org.semanticweb.owlapi.model.OWLClass populationClass,
org.semanticweb.owlapi.model.OWLClass sampleSetClass) |
Modifier and Type | Method and Description |
---|---|
int |
OldSimpleOwlSim.EnrichmentResult.compareTo(OldSimpleOwlSim.EnrichmentResult result2) |
Copyright © 2010–2015. All rights reserved.