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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
supervision
schaertl_andreas
Commits
5948df41
Commit
5948df41
authored
Sep 2, 2020
by
Andreas Schärtl
Browse files
Options
Downloads
Patches
Plain Diff
slides: fix typos
parent
4402fabf
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/slides/slides.tex
+6
-16
6 additions, 16 deletions
doc/slides/slides.tex
with
6 additions
and
16 deletions
doc/slides/slides.tex
+
6
−
16
View file @
5948df41
...
...
@@ -175,19 +175,7 @@
\item
Based on our implementation of Collecter, Importer and
Endpoint we implemented some applications and queries.
\item
Our endpoint supports both SPARQL~
\cite
{
sparql
}
and
RDF4j~
\cite
{
rdf4j
}
. Both have their advantages.
\item
While the applications themselves are not terribly
interesting, they lead us to some interesting questions. This
will be the focus of this discussion.
\end{itemize}
\end{frame}
\begin{frame}
{
Applications and Questions
}
\begin{itemize}
\item
Based on our implementation of Collecter, Importer and
Endpoint we implemented some applications and queries.
\item
Our endpoint supports both SPARQL~
\cite
{
sparql
}
and
RDF4j~
\cite
{
rdf4j
}
. Both have their advantages.
RDF4J~
\cite
{
rdf4j
}
. Both have their advantages.
\item
While the applications themselves are not terribly
interesting, they lead us to some interesting questions. This
will be the focus of this discussion.
...
...
@@ -287,16 +275,18 @@
\item
Importing existing XML~exports into a queryable database is
pretty straightforward. It does introduce some interesting
questions.
\item
\emph
{
Versioning
}
of data sets requires us to re-create
\item
Versioning of data sets requires us to re-create
databases. This does introduce latency but is probably the only
way out as diffing huge data sets is not feasible.
\item
Existing exports have ``holes'', they only use small-ish
subsets of~
{
ULO
}
. On the other hand, representing algorithms and
algorithmic problems might require us to extend~
{
ULO
}
? Maybe instead
of tetrapodal search we need
$
n
$
-podal search.
\begin{itemize}
\item
Maybe it would be interesting to collect a database of
algorithms and proofs (OEIS~
\cite
{
oeis
}
for algorithms).
\end{itemize}
\end{itemize}
\end{frame}
% [References]
...
...
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