diff --git a/README.md b/README.md index ab8fd4aa848ad7c1a02c7f88da94c61c5bd6c8b4..84d401320ddfdc99607fd742bccd923a685b3f63 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,11 @@ This project is built using Python 3.12. Below are the instructions to install t ## Data The data used in this project comes from OAEI 2020. Download the data from the following links and unzip the matchers outputs in each corresponding folder: + `edoal/hydrography` -> [Hydrography Results 2020](https://oaei.ontologymatching.org/2020/results/complex/hydrography/hydrography_results_2020.zip) + `edoal/populated_conference` -> [Populated Conference Results 2020](https://oaei.ontologymatching.org/2020/results/complex/popconf/results_conference.zip) + `edoal/populated_geolink` -> [Populated Geolink Results 2020](https://oaei.ontologymatching.org/2020/results/complex/popgeolink/popgeolink_results_2020.zip) ## Installation