From afbb82962dfe64f4d9664eaa1a34ba8f06d365fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Sch=C3=A4rtl?= <andreas@schaertl.me> Date: Mon, 11 May 2020 09:38:37 +0200 Subject: [PATCH] README.md: update directory listing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f6d1a2f..482e640 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,15 @@ Directories * `/ulo`: Playing around w/ the results of the ULO paper [1, 2] +* `/graphdb`: Playing with the RDF4J [3] API of GraphDB [4]. + References ========== [1] https://kwarc.info/people/mkohlhase/papers/cicm19-ulo.pdf [2] https://gl.mathhub.info/ulo/ulo/blob/master/ulo.owl + +[3] https://rdf4j.org/ + +[4] http://graphdb.ontotext.com/ -- GitLab