From f3bb0710511bb97d88cc219a5257f70ed4590f14 Mon Sep 17 00:00:00 2001 From: Oumaima AMAL <oumaima.amal@irit.fr> Date: Tue, 10 Jun 2025 18:18:33 +0000 Subject: [PATCH] Edit README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35654db..c559af1 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ SELECT ?labelInstance ?threshold WHERE { ?labelInstance dqa:labelThreshold ?threshold . } - +``` ## Download To use the DQA ontology in your project, **Download or Clone the Repository**: You can download the RDF file containing the DQA ontology or clone the repository from GitHub. -- GitLab