Skip to content

Commit 2f139a5

Browse files
ernestoernesto
authored andcommitted
2 parents 544faaf + e8aa2a9 commit 2f139a5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,16 @@ To the best of our knowledge, LogMap is one of the few matching systems that:
1818

1919
3. provides support for user intervention during the matching process (see [Web interface](http://krrwebtools.cs.ox.ac.uk/logmap/)).
2020

21-
Please refer to the [OAIE campaign](http://oaei.ontologymatching.org/) for official results about LogMap.
21+
Please refer to the [OAEI campaign](http://oaei.ontologymatching.org/) for official results about LogMap.
2222

2323

2424
## Downloading and Development
2525

26-
LogMap standalone distributions and OAEI packages can be downloaded from [SourceForge](https://sourceforge.net/projects/logmap-matcher/).
27-
2826
Development requires a clone of this git repository. You can use the pre-configured Eclipse (Maven) project. Dependencies are automatically downloaded with the exception of google translate which needs to be manually added to the maven local repository (see [lib/readme_mvn_install_google_translate.txt](./lib/readme_mvn_install_google_translate.txt)).
2927

3028
To generate a JAR file for LogMap from the command line using Maven, run: `mvn package` or `mvn clean install`. This will also generate a folder *java-dependencies* with all the necessary libraries. This folder together with the *parameters.txt* file should be placed in the same path as the generated "logmap-matcher-3.0.jar" file.
3129

32-
30+
Old LogMap standalone distributions and OAEI packages can also be downloaded from [SourceForge](https://sourceforge.net/projects/logmap-matcher/).
3331

3432

3533
## Using LogMap

0 commit comments

Comments
 (0)