From 7423237fc3a76cd7c9f075b080207a5f86d9821a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Sch=C3=A4rtl?= <andreas@schaertl.me> Date: Fri, 9 Oct 2020 12:42:44 +0200 Subject: [PATCH] report: review abstract --- doc/report/abstract.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/report/abstract.tex b/doc/report/abstract.tex index 1c73139..de36bc9 100644 --- a/doc/report/abstract.tex +++ b/doc/report/abstract.tex @@ -6,8 +6,8 @@ necessary for this information to be available for querying. \emph{ulo-storage} aims to lay out the groundwork for this task. We collected various pieces of exported organizational knowledge into -a centralized and efficient store, made that store available on the -network and then evaluated different ways of querying that store. In -addition, implementations of some exemplary queries on top of our -created infrastructure resulted in insights on how unified schemas -for organizational mathematical knowledge could be extended. +a centralized and efficient store, made the resulting knowledge graph +available on the network and then evaluated different ways of querying +that store. In addition, implementations of some exemplary queries on +top of our created infrastructure resulted in insights on how unified +schemas for organizational mathematical knowledge could be extended. -- GitLab