S-Match is a semantic matching algorithm developed at the University of Trento under the direction of Fausto Giunchiglia.
To learn more about S-Match visit: http://semanticmatching.org/s-match.html
This release is a research software, intended mainly for use by researchers to conduct experiments.
This release contains not very robust and not optimized code. Its main use was and is to conduct experiments. It does contain code written as fast as possible with sometimes little thinking about memory consumption and processing speed.
S-Match is written in Java and runs in a Java Virtual Machine version 6 or later.
The data files configuration fils are not available inside the JAR libray.
Download the directories conf and data from:
https://github.com/opendatatrentino/s-match
and put them in the parent directory of the runnning application which uses the JAR.
4.1 S-Match Wiki
Access S-Match Wiki for more information: http://sourceforge.net/apps/trac/s-match/wiki/
For S-Match documentation visit: http://semanticmatching.org/documentation.html