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

[x] ran some queries on graphdb

- Encountered some missing data in the example dataset.

- Going to look at the idea behind ulo:aligned-with
parent 8e4f0ca2
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,18 @@ Week 19 (04.05.-10.05.)
[~] familiarize yourself w/ some tooling
[ ] run all quries from ulo paper in graphdb
[~] run all quries from ulo paper in graphdb
-> Some of the example queries require more data than
in the cited imports. In particular, there are zero
occurences of `aligned-with' in the Isabelle and Coq
export -> of course a query using `aligned-with' in GraphDB
returns zero results
-> The idea of `aligns-with' however is quite interesting
and I want to look that paper. It seems to be a way of
joining multiple namespaces and defintions of a given
thing (e.g. the natural numbers).
[ ] run queries from code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment