From fe251517b588478e3e305a7e336e43cd89289840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Sch=C3=A4rtl?= <andreas@schaertl.me> Date: Tue, 29 Sep 2020 09:42:03 +0200 Subject: [PATCH] report: review abstract --- doc/report/abstract.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/report/abstract.tex b/doc/report/abstract.tex index 7f67836..5623ab1 100644 --- a/doc/report/abstract.tex +++ b/doc/report/abstract.tex @@ -6,8 +6,8 @@ information to be available for querying. \emph{ulo-storage} aims to lay out the groundwork to do just that. In this project, we collected various pieces of exported data into a -centralized and efficient store, made that store available as a -publicly available endpoint and then evaluated different ways of +centralized and efficient store, made that store available as a an +endpoint on a local network and then evaluated different ways of querying that store. In addition, implementation of some exemplary queries on top of the created infrastructure resulted in insight on how a unified format for organizational mathematical knowledge could -- GitLab