Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
schaertl_andreas
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
supervision
schaertl_andreas
Commits
12028569
Commit
12028569
authored
4 years ago
by
Andreas Schärtl
Browse files
Options
Downloads
Patches
Plain Diff
report: put emphasis on contributions
parent
0fe505d4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/report/applications.tex
+10
-9
10 additions, 9 deletions
doc/report/applications.tex
doc/report/conclusion.tex
+6
-4
6 additions, 4 deletions
doc/report/conclusion.tex
with
16 additions
and
13 deletions
doc/report/applications.tex
+
10
−
9
View file @
12028569
\section
{
Applications
}
\label
{
sec:applications
}
With programming endpoints in place, we can now query the data set
containing both Isabelle and Co
q
exports stored in
{
GraphDB
}
. We
containing both Isabelle and Co
l
exports stored in
{
GraphDB
}
. We
experimented with the following applications that talk to a GraphDB
Endpoint, our second contribution.
...
...
@@ -126,9 +126,10 @@ actually reachable URI on the open web, if that is applicable for a
given library.
While translating from
\texttt
{
ulo:sourceref
}
to original URI
introduced some extra work, implementing this application was easy and
straight-forward. Implementing similar features for other environments
should not be very difficult.
introduced some extra work, implementing this application was
straight-forward. With this we showed that searching through metadata
in existing ULO data sets is already quite feasible. Implementing
similar features for other environments should not be very difficult.
\subsection
{
Querying for Tetrapodal Search
}
\label
{
sec:tetraq
}
...
...
@@ -333,11 +334,11 @@ query. Because everything is handled by the database, access should be
about as quick as we can hope it to be.
While the sparse data set available to use only returned a handful of
results, we s
ee
that queries
like
~
$
\mathcal
{
Q
}_
3
$
are easily
serviced
with organizational knowledge formulated in
ULO~triplets. More
advanced queries could look at the interlinks
between authors and even
uncover ``citation cartels'' as was done
previously with similar
approaches~
\cite
{
citcart
}
.
results, we s
howed
that queries
such as
~
$
\mathcal
{
Q
}_
3
$
are easily
serviced
with organizational knowledge formulated in
ULO~triplets. More
advanced queries could look at the interlinks
between authors and even
uncover ``citation cartels'' as was done
previously with similar
approaches~
\cite
{
citcart
}
.
\subsubsection
{
Summarizing
$
\mathcal
{
Q
}_
1
$
to
$
\mathcal
{
Q
}_
3
$}
...
...
This diff is collapsed.
Click to expand it.
doc/report/conclusion.tex
+
6
−
4
View file @
12028569
...
...
@@ -50,7 +50,9 @@ necessary to further extend the upper level ontology. It will be
necessary to look at the properties of future exports to make a more
well-funded decision.
Despite many open questions,
\emph
{
ulo-storage
}
provides the necessary
infrastructure for importing ULO triplets into an efficient storage
engine. A necessary building block for a larger tetrapodal search
system.
Despite many remaining open questions,
\emph
{
ulo-storage
}
provides the
necessary infrastructure for importing ULO triplets into an efficient
storage engine. A necessary building block for a larger tetrapodal
search system. In addition to the concrete implementation, the
experiences we have made along the way should benefit future research
towards a greater tetrapodal search system.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment