public class WSAlignment extends URIAlignment implements AlignmentProcess
Modifier and Type | Field and Description |
---|---|
(package private) static org.slf4j.Logger |
logger |
private java.lang.String |
serviceAddress
The address of the web service (URL).
|
private java.net.URL |
SOAPUrl |
confidenceType, extensions, hash1, hash2, level, namespaces, onto1, onto2, relationCreationMethod, relationType, time, type
Constructor and Description |
---|
WSAlignment() |
Modifier and Type | Method and Description |
---|---|
void |
align(Alignment alignment,
java.util.Properties params)
Process matching
This does not work with regular AServ web service because it returns an URL
|
addAlignCell, addAlignCell, addAlignCell, createCell, createNewAlignment, getAlignCell1, getAlignCell2, getAlignCells1, getAlignCells2, init, inverse, setOntology1, setOntology2, toURIAlignment
accept, addAlignCell, addAlignCell, addCell, aggregate, avgConfidence, cleanUp, clone, compose, contains, createRelation, cut, cut, cut2, deleteAllCells, diff, dump, equals, getAlignCells, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getArrayElements, getConfidenceType, getElements, getExtension, getExtensions, getExtensionsObject, getFile1, getFile2, getLevel, getOntology1, getOntology1URI, getOntology2, getOntology2URI, getOntologyObject1, getOntologyObject2, getParameters, getRelationType, getSortedIterator, getType, getXNamespace, getXNamespaces, harden, hashCode, ingest, init, init, invertContent, invertType, iterator, join, maxConfidence, meet, minConfidence, nbCells, normalise, remCell, removeAlignCell, render, rewriteQuery, rewriteQuery, rewriteSPARQLQuery, rewriteSPARQLQuery, setConfidenceType, setExtension, setExtensions, setFile1, setFile2, setLevel, setRelationType, setType, setXNamespace, translateMessage, varianceConfidence
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addAlignCell, addAlignCell, clone, compose, cut, cut, diff, dump, getAlignCell1, getAlignCell2, getAlignCells1, getAlignCells2, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getElements, getExtension, getExtensions, getFile1, getFile2, getLevel, getOntology1, getOntology1URI, getOntology2, getOntology2URI, getType, harden, init, init, inverse, iterator, join, meet, nbCells, remCell, render, setExtension, setFile1, setFile2, setLevel, setOntology1, setOntology2, setType
static final org.slf4j.Logger logger
private java.net.URL SOAPUrl
private java.lang.String serviceAddress
public void align(Alignment alignment, java.util.Properties params) throws AlignmentException
align
in interface AlignmentProcess
AlignmentException
- when something goes wrong(C) INRIA & friends, 2003-2020