From 2e5fc0492cf81db58b5f86d306910756a302fcef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Sch=C3=A4rtl?= <andreas@schaertl.me> Date: Mon, 27 Apr 2020 08:29:05 +0200 Subject: [PATCH] [x] run queries in virtuoso - It does work but I don't think this db is very production-ready/friendly - It does show that the dataset works as it is distributed. So it should work in other DBs as well. --- timeline/week18.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/timeline/week18.txt b/timeline/week18.txt index 48f911d..9339b7a 100644 --- a/timeline/week18.txt +++ b/timeline/week18.txt @@ -1,9 +1,9 @@ Week 17 (20.04.-26.04.) ======================= -[ ] familiarize yourself w/ some tooling +[~] familiarize yourself w/ some tooling - [ ] run all queries from ulo paper in virtuoso + [x] run all queries from ulo paper in virtuoso [ ] import all data into graphdb -- GitLab