From 619ba4718008820f0ed776be8161c8203aacf780 Mon Sep 17 00:00:00 2001 From: David Rouquet <david.rouquet@tetras-libre.fr> Date: Tue, 28 Apr 2020 23:55:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd6834b..73075a3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ RDF-UNL equips the Semantic Web with a linguistic framework to soundly represent # Working example instructions -This repository contains a working example that is described in the SEMANTiCS 2020 paper. +This repository contains a working example that is described in the SEMANTiCS 2020 paper. It is a proposed application of RDF-UNL to represent sentences in RDF, construct OWL statements using SHACL rules and exhibit an incoherence in the original sentences using OWL reasoning. For details, please refer to the 4th section of the article. + + To reproduce the results, please follow the instructions bellow : -- GitLab