fr.inrialpes.exmo.ontosim.entity
Class TripleBasedEntitySim
java.lang.Object
fr.inrialpes.exmo.ontosim.entity.TripleBasedEntitySim
- All Implemented Interfaces:
- Measure<Entity<com.hp.hpl.jena.ontology.OntResource>>
public class TripleBasedEntitySim
- extends Object
- implements Measure<Entity<com.hp.hpl.jena.ontology.OntResource>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentSim
IterativeNodeSim currentSim
currentModels
Collection<com.hp.hpl.jena.rdf.model.Model> currentModels
ssim
Measure<String> ssim
TripleBasedEntitySim
public TripleBasedEntitySim()
TripleBasedEntitySim
public TripleBasedEntitySim(Measure<String> ssim)
getDissim
public double getDissim(Entity<com.hp.hpl.jena.ontology.OntResource> e1,
Entity<com.hp.hpl.jena.ontology.OntResource> e2)
- Specified by:
getDissim
in interface Measure<Entity<com.hp.hpl.jena.ontology.OntResource>>
getMType
public Measure.TYPES getMType()
- Specified by:
getMType
in interface Measure<Entity<com.hp.hpl.jena.ontology.OntResource>>
getMeasureValue
public double getMeasureValue(Entity<com.hp.hpl.jena.ontology.OntResource> e1,
Entity<com.hp.hpl.jena.ontology.OntResource> e2)
- Specified by:
getMeasureValue
in interface Measure<Entity<com.hp.hpl.jena.ontology.OntResource>>
getSim
public double getSim(Entity<com.hp.hpl.jena.ontology.OntResource> e1,
Entity<com.hp.hpl.jena.ontology.OntResource> e2)
- Specified by:
getSim
in interface Measure<Entity<com.hp.hpl.jena.ontology.OntResource>>
(C) INRIA, UPMF & friends, 2008-2011