Skip to content
Snippets Groups Projects
Commit 151f91d9 authored by Andreas Schärtl's avatar Andreas Schärtl
Browse files

review conclusion

parent 4db5a30e
No related branches found
No related tags found
No related merge requests found
...@@ -33,8 +33,7 @@ difficult. \emph{ulo-storage} circumvents this problem by re-creating ...@@ -33,8 +33,7 @@ difficult. \emph{ulo-storage} circumvents this problem by re-creating
the GraphDB data set in regular intervals. Indeed it might be the GraphDB data set in regular intervals. Indeed it might be
difficult to find an efficient alternative. Tagging each triplet with difficult to find an efficient alternative. Tagging each triplet with
some version number doubles the number of triplets that need to be some version number doubles the number of triplets that need to be
stored and will undoubtedly makes imports in the database more stored. Re-creating the index and maybe splitting up the knowledge
costly. Re-creating the index and maybe splitting up the knowledge
base into smaller easier to update sub-repositories looks like the base into smaller easier to update sub-repositories looks like the
most promising approach for now. most promising approach for now.
...@@ -47,12 +46,11 @@ back. This shows the difficulty of designing an ontology that is both ...@@ -47,12 +46,11 @@ back. This shows the difficulty of designing an ontology that is both
concise and expressive. But while it is all good and well to recommend concise and expressive. But while it is all good and well to recommend
writers of exports to use the full set of predicates, it might simply writers of exports to use the full set of predicates, it might simply
not make sense to use the full set for a given third party library. We not make sense to use the full set for a given third party library. We
think that it is a bit too early to argue for the removal of think that it is too early to argue for the removal of particular
particular predicates, rather it might be better to look at future predicates, rather it is better to look at future export projects and
export projects and then evaluate which predicates are used and which then evaluate which predicates are in use and which are not.
are not.
Despite these many open questions, \emph{ulo-storage} provides the Despite many open questions, \emph{ulo-storage} provides the necessary
necessary infrastructure for importing ULO triplets into an efficient infrastructure for importing ULO triplets into an efficient storage
storage engine. A necessary building block for a larger tetrapodal engine. A necessary building block for a larger tetrapodal search
search system. system.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment