Alignment API and Server 4.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

E

EditDistNameAlignment - Class in fr.inrialpes.exmo.align.impl.method
This class aligns ontology with regard to the editing distance between class names.
EditDistNameAlignment() - Constructor for class fr.inrialpes.exmo.align.impl.method.EditDistNameAlignment
Creation
EDOALAlignment - Class in fr.inrialpes.exmo.align.impl.edoal
This class is an encapsulation of BasicAlignement so that it creates the structures required by the MappingDocument within the BasicAlignment
EDOALAlignment() - Constructor for class fr.inrialpes.exmo.align.impl.edoal.EDOALAlignment
 
EDOALCell - Class in fr.inrialpes.exmo.align.impl.edoal
This implements a particular of ontology correspondence when it is a correspondence from the EDOAL Mapping Language.
EDOALCell(String, Expression, Expression, EDOALRelation, double) - Constructor for class fr.inrialpes.exmo.align.impl.edoal.EDOALCell
Creation
EDOALRelation - Class in fr.inrialpes.exmo.align.impl.edoal
Represents an ontology alignment relation.
EDOALRelation(String) - Constructor for class fr.inrialpes.exmo.align.impl.edoal.EDOALRelation
Creation
EDOALRelation(EDOALRelation.Direction) - Constructor for class fr.inrialpes.exmo.align.impl.edoal.EDOALRelation
Creation
EDOALRelation(String, EDOALRelation.Direction) - Constructor for class fr.inrialpes.exmo.align.impl.edoal.EDOALRelation
Creation: OLD Stuff should disappear
EDOALRelation.Direction - Enum in fr.inrialpes.exmo.align.impl.edoal
Enumeration to distinuish the direction of the mapping.
EDOALRelation.Direction(String, String) - Constructor for enum fr.inrialpes.exmo.align.impl.edoal.EDOALRelation.Direction
 
EDOALRepr - Variable in enum fr.inrialpes.exmo.align.impl.edoal.EDOALRelation.Direction
 
effprec - Variable in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
 
effrec - Variable in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
 
effsimilarity - Variable in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.HTMLMetadataRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.HTMLRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.RDFRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.SKOSRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.SWRLRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.XMLMetadataRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.impl.renderer.XSLTRendererVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
The parsing level, if equal to 3 we are in the Alignment if equal to 5 we are in a cell and can find metadata
embedded - Variable in class fr.inrialpes.exmo.align.parser.TypeCheckingVisitor
 
embedded - Variable in class fr.inrialpes.exmo.align.parser.XMLParser
The parsing level, if equal to 3 we are in the Alignment if equal to 5 we are in a cell and can find metadata
embedded - Variable in class fr.inrialpes.exmo.align.util.ExtGroupEval
 
embedded - Variable in class fr.inrialpes.exmo.align.util.GroupEval
 
endElement(String, String, String) - Method in class fr.inrialpes.exmo.align.parser.XMLParser
Called by the XML parser at the end of an element.
EntityFilter<T> - Class in fr.inrialpes.exmo.ontowrap.util
 
EntityFilter(Set<T>, LoadedOntology<?>) - Constructor for class fr.inrialpes.exmo.ontowrap.util.EntityFilter
 
EQUAL - Static variable in class fr.inrialpes.exmo.align.impl.edoal.Comparator
 
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.BasicCell
 
equals(Cell) - Method in class fr.inrialpes.exmo.align.impl.BasicCell
 
equals(Relation) - Method in class fr.inrialpes.exmo.align.impl.BasicRelation
Are the two relations equal
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.edoal.Apply
 
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.edoal.ClassId
 
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.edoal.Datatype
 
equals(Relation) - Method in class fr.inrialpes.exmo.align.impl.edoal.EDOALRelation
Are the two relations equal
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.edoal.RelationId
 
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.edoal.TransfService
 
equals(Object) - Method in class fr.inrialpes.exmo.align.impl.edoal.Value
 
equals(Cell) - Method in interface org.semanticweb.owl.align.Cell
 
equals(Relation) - Method in interface org.semanticweb.owl.align.Relation
 
EquivRelation - Class in fr.inrialpes.exmo.align.impl.rel
Represents an OWL equivalence relation.
EquivRelation() - Constructor for class fr.inrialpes.exmo.align.impl.rel.EquivRelation
Creation
ErrorMsg - Class in fr.inrialpes.exmo.align.service
Contains the messages that should be sent according to the protocol
ErrorMsg(int, Message, String, String, String, Properties) - Constructor for class fr.inrialpes.exmo.align.service.ErrorMsg
 
eval() - Method in class fr.inrialpes.exmo.align.impl.eval.AveragePRGraphEvaluator
Returns the points to display in a graph
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.AveragePRGraphEvaluator
Compute precision and recall graphs.
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
This is a partial implementation of [Ehrig & Euzenat 2005] because the relations are not taken into account (they are supposed to be always =)
eval(Properties, Object) - Method in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
 
eval() - Method in class fr.inrialpes.exmo.align.impl.eval.GraphEvaluator
Returns the points to display in a graph
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.GraphEvaluator
Returns the points to display in a graph
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.PRecEvaluator
The formulas are standard: given a reference alignment A given an obtained alignment B which are sets of cells (linking one entity of ontology O to another of ontolohy O').
eval(Properties, Object) - Method in class fr.inrialpes.exmo.align.impl.eval.PRecEvaluator
 
eval() - Method in class fr.inrialpes.exmo.align.impl.eval.PRGraphEvaluator
Compute precision and recall graphs.
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.PRGraphEvaluator
Compute precision and recall graphs.
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.ROCCurveEvaluator
Compute ROCCurve points From an ordered vector of cells with their correctness status
eval() - Method in class fr.inrialpes.exmo.align.impl.eval.ROCCurveEvaluator
For the moment
eval(Properties, Object) - Method in class fr.inrialpes.exmo.align.impl.eval.SemPRecEvaluator
The formulas are standard: given a reference alignment A given an obtained alignment B which are sets of cells (linking one entity of ontology O to another of ontolohy O').
eval(Properties) - Method in class fr.inrialpes.exmo.align.impl.eval.SymMeanEvaluator
 
eval(Properties, Object) - Method in class fr.inrialpes.exmo.align.impl.eval.SymMeanEvaluator
 
eval(Message) - Method in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
eval(String, String) - Method in class fr.inrialpes.exmo.align.util.ExtGroupEval
 
eval(String, String) - Method in class fr.inrialpes.exmo.align.util.GroupEval
 
eval(String, String) - Method in class fr.inrialpes.exmo.align.util.GroupOutput
 
eval(Properties) - Method in interface org.semanticweb.owl.align.Evaluator
Run the evaluation between the two ontologies.
eval(Properties, Object) - Method in interface org.semanticweb.owl.align.Evaluator
Run the evaluation between the two ontologies.
EvalAlign - Class in fr.inrialpes.exmo.align.util
A really simple utility that loads and alignment and prints it.
EvalAlign() - Constructor for class fr.inrialpes.exmo.align.util.EvalAlign
 
evalAlignment(Alignment, Alignment) - Method in class fr.inrialpes.exmo.align.impl.eval.AveragePRGraphEvaluator
 
EvalCell - Class in fr.inrialpes.exmo.align.impl.eval
 
EvalCell(Cell, boolean) - Constructor for class fr.inrialpes.exmo.align.impl.eval.EvalCell
 
evalConstructor - Variable in class fr.inrialpes.exmo.align.util.GenPlot
 
evalOldStyle() - Method in class fr.inrialpes.exmo.align.impl.eval.PRGraphEvaluator
Returns a list of Precision at recall points (Pairs) From an ordered vector of cells with their correctness status
evalOpenEnded() - Method in class fr.inrialpes.exmo.align.impl.eval.PRGraphEvaluator
Returns a list of Precision at recall points (Pairs) From an ordered vector of cells with their correctness status
EvalResult - Class in fr.inrialpes.exmo.align.service
Contains the messages that should be sent according to the protocol
EvalResult(int, Message, String, String, String, Properties) - Constructor for class fr.inrialpes.exmo.align.service.EvalResult
 
EvaluationId - Class in fr.inrialpes.exmo.align.service
Contains the messages that should be sent according to the protocol
EvaluationId(int, Message, String, String, String, Properties) - Constructor for class fr.inrialpes.exmo.align.service.EvaluationId
 
Evaluator - Interface in org.semanticweb.owl.align
Assess the closeness between two ontology alignments.
evaluators - Variable in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
existingAlignments(Message) - Method in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
exploreJar(Set<String>, Set<String>, Class, JarFile, boolean) - Static method in class fr.inrialpes.exmo.align.service.AServProtocolManager
 
Expression - Class in fr.inrialpes.exmo.align.impl.edoal
This class serves as the base for the four different expression types.
Expression() - Constructor for class fr.inrialpes.exmo.align.impl.edoal.Expression
 
extensions - Variable in class fr.inrialpes.exmo.align.impl.BasicAlignment
 
extensions - Variable in class fr.inrialpes.exmo.align.impl.BasicCell
 
Extensions - Class in fr.inrialpes.exmo.align.impl
This contains the metadata extensions They are indexed by namespace + local name.
Extensions() - Constructor for class fr.inrialpes.exmo.align.impl.Extensions
 
Extensions(Hashtable<String, String[]>) - Constructor for class fr.inrialpes.exmo.align.impl.Extensions
 
extensions - Variable in class fr.inrialpes.exmo.align.parser.XMLParser
Cell extensions (default null)
ExtGroupEval - Class in fr.inrialpes.exmo.align.util
A basic class for synthesizing the results of a set of alignments provided by different algorithms.
ExtGroupEval() - Constructor for class fr.inrialpes.exmo.align.util.ExtGroupEval
 
ExtPREvaluator - Class in fr.inrialpes.exmo.align.impl.eval
Implement extended precision and recall between alignments.
ExtPREvaluator(Alignment, Alignment) - Constructor for class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
Creation
extract(String, Properties) - Method in class fr.inrialpes.exmo.align.impl.DistanceAlignment
Extract the alignment form the Similarity There are theoretically 16 types of extractors composing the characteristics [q]estion mark = ?, one or zero relation [s]tar = *, one, zero or many relations [1] = 1, exactly one relation [p]lus = +, one or many relations for each place of the relation.
extractqq(double, Properties) - Method in class fr.inrialpes.exmo.align.impl.DistanceAlignment
Extract the alignment of a ?? type exact algorithm using the Hungarian method
extractqqgreedy(double, Properties) - Method in class fr.inrialpes.exmo.align.impl.DistanceAlignment
Greedy algorithm: 1) dump the part of the matrix distance above threshold in a sorted set 2) traverse the sorted set and each time a correspondence involving two entities that have no correspondence is encountered, add it to the alignment.
extractqs(double, Properties) - Method in class fr.inrialpes.exmo.align.impl.DistanceAlignment
Extract the alignment of a ?* type Complexity: O(n^2)

Alignment API and Server 4.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y _
(C) INRIA & friends, 2003-2010