|
Alignment API and Server 3.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URIAlignment | |
---|---|
fr.inrialpes.exmo.align.impl | |
fr.inrialpes.exmo.align.parser | |
fr.inrialpes.exmo.align.service |
Uses of URIAlignment in fr.inrialpes.exmo.align.impl |
---|
Methods in fr.inrialpes.exmo.align.impl that return URIAlignment | |
---|---|
URIAlignment |
URIAlignment.createNewAlignment(Object onto1,
Object onto2)
|
URIAlignment |
BasicAlignment.toURIAlignment()
Returns default exception for conversion to URIAlignments |
URIAlignment |
OWLAPIAlignment.toURIAlignment()
Deprecated. This is a clone with the URI instead of OWLAPI objects |
URIAlignment |
ObjectAlignment.toURIAlignment()
This is a clone with the URI instead of Object objects |
URIAlignment |
URIAlignment.toURIAlignment()
Returns default exception for conversion to URIAlignments |
Methods in fr.inrialpes.exmo.align.impl with parameters of type URIAlignment | |
---|---|
static ObjectAlignment |
ObjectAlignment.toObjectAlignment(URIAlignment al)
|
static OWLAPIAlignment |
OWLAPIAlignment.toOWLAPIAlignment(URIAlignment al)
Deprecated. |
Uses of URIAlignment in fr.inrialpes.exmo.align.parser |
---|
Methods in fr.inrialpes.exmo.align.parser with parameters of type URIAlignment | |
---|---|
void |
AlignmentParser.initAlignment(URIAlignment al)
Allows to have the parser filling an existing alignment instead of creating a new one |
Uses of URIAlignment in fr.inrialpes.exmo.align.service |
---|
Subclasses of URIAlignment in fr.inrialpes.exmo.align.service | |
---|---|
class |
WSAlignment
Represents an ontology alignment relating entities identified by their URIs |
|
Alignment API and Server 3.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |