From 89cebed15493d2368e302f3b72fb153c8bfdcb80 Mon Sep 17 00:00:00 2001 From: David Rouquet <david.rouquet@tetras-libre.fr> Date: Wed, 24 Jun 2020 15:52:13 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11e428d..139805d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ RDF-UNL equips the Semantic Web with a linguistic framework to soundly represent # Repository content : * `schema.ttl` is the RDF/OWL schema for UNL +* `java` contains necessary tools to generate `rdf-unl-java-vocabulary` that is used in the unl2rdf class of the [unlTools java project](https://gitlab.tetras-libre.fr/unl/unlTools) * `documents` contains related papers and documentation * `examples` contains working examples of UNL-RDF, especially the one described in the 2020-06_UNseL_UNL2RDF reference paper -- GitLab