From 26812db99bc8122dcc6904764e2f25a9989d70be Mon Sep 17 00:00:00 2001 From: Guilherme Henrique <guihss.cs@gmail.com> Date: Fri, 13 Dec 2024 18:45:17 +0100 Subject: [PATCH] changed README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ab8fd4a..84d4013 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 -- GitLab