INRIA & friends
A B C D E F G H I J L M N O P Q R S T U V W X Y

C

CONSTRUCT - Static variable in class fr.inrialpes.exmo.queryprocessor.Type
 
COWLMappingRendererVisitor - class fr.inrialpes.exmo.align.impl.renderer.COWLMappingRendererVisitor.
Renders an alignment as a new ontology merging these.
COWLMappingRendererVisitor(PrintWriter) - Constructor for class fr.inrialpes.exmo.align.impl.renderer.COWLMappingRendererVisitor
 
Cell - interface org.semanticweb.owl.align.Cell.
Represents an correspondence between ontology entities.
ClassStructAlignment - class fr.inrialpes.exmo.align.impl.method.ClassStructAlignment.
This class has been built for ISWC experiments with bibliography.
ClassStructAlignment(OWLOntology, OWLOntology) - Constructor for class fr.inrialpes.exmo.align.impl.method.ClassStructAlignment
Creation
ConcatenatedIterator - class fr.inrialpes.exmo.align.impl.ConcatenatedIterator.
This class builds a composite iterator from two iterators This helps writing more concise code especially since the OWL API does not impements Iterator getProperties() in OWL Ontologies This is the naive implementation (can be optimized)
ConcatenatedIterator(Iterator, Iterator) - Constructor for class fr.inrialpes.exmo.align.impl.ConcatenatedIterator
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.COWLMappingRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.OWLAxiomsRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.RDFRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.SEKTMappingRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.SKOSRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.SWRLRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.impl.renderer.XSLTRendererVisitor
 
cell - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the relation content as text...
characters(char[], int, int) - Method in class fr.inrialpes.exmo.align.parser.AlignmentParser
Put the content in a variable
cl1 - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the first entity of a cell
cl2 - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the second entity of a cell
classScore - Variable in class fr.inrialpes.exmo.align.impl.eval.SymMeanEvaluator
 
classlist1 - Variable in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
classlist2 - Variable in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
clearCovers(int[], int[]) - Static method in class fr.inrialpes.exmo.align.impl.HungarianAlgorithm
 
clmatrix - Variable in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
color - Static variable in class fr.inrialpes.exmo.align.util.ExtGroupEval
 
color - Static variable in class fr.inrialpes.exmo.align.util.GroupEval
 
compareComponentNames(String, String) - Method in class fr.inrialpes.exmo.align.ling.JWNLDistances
 
compareTo(Object) - Method in class fr.inrialpes.exmo.align.impl.BasicCell
Used to order the cells in an alignment: -- this > c iff this.getStrength() < c.getStrength() --
compose(Alignment) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
The second alignment is composed with the first one meaning that for any pair (o, o', n, r) in O and (o',o", n', r') in O' the resulting alignment will contain: ( o, o", join(n,n'), compose(r, r')) iff compose(r,r') exists.
compose(Alignment) - Method in interface org.semanticweb.owl.align.Alignment
 
compute(Parameters) - Method in class fr.inrialpes.exmo.align.impl.MatrixMeasure
 
compute(Parameters) - Method in interface fr.inrialpes.exmo.align.impl.Similarity
 
computeSimilarity(String, String) - Method in class fr.inrialpes.exmo.align.ling.JWNLDistances
 
computeSymSimilarity(Cell, Enumeration) - Method in class fr.inrialpes.exmo.align.impl.eval.ExtPREvaluator
 
computeTokenSimilarity(IndexWord, IndexWord) - Method in class fr.inrialpes.exmo.align.ling.JWNLDistances
 
content - Variable in class fr.inrialpes.exmo.align.parser.AlignmentParser
the content found as text...
convertPath(int[][], int[][], int) - Static method in class fr.inrialpes.exmo.align.impl.HungarianAlgorithm
 
copyOf(double[][]) - Static method in class fr.inrialpes.exmo.align.impl.HungarianAlgorithm
 
createDistanceMatrix() - Method in interface fr.inrialpes.exmo.align.impl.PreAlignment
 
current - Variable in class fr.inrialpes.exmo.align.impl.MEnumeration
 
cut(double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
Default cut implementation For compatibility with API until version 1.1
cut(String, double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
Cut refinement : - getting those cells with strength above n (hard) - getting the n best cells (best) - getting those cells with strength at worse n under the best (span) - getting the n% best cells (perc) - getting those cells with strength at worse n% of the best (prop) Rule: threshold is betweew 1 and 0
cut(String, double) - Method in interface org.semanticweb.owl.align.Alignment
 
cut(double) - Method in interface org.semanticweb.owl.align.Alignment
 
cut2(double) - Method in class fr.inrialpes.exmo.align.impl.BasicAlignment
The cut function suppresses from an alignment all the cell over a particulat threshold

INRIA & friends
A B C D E F G H I J L M N O P Q R S T U V W X Y
..no bottom yet...