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

ulo: add queries directory

- I run these queries on graphdb which contains a subset
  of the exported Coq and Isabelle dataset.

- I can't run it on the whole datasaet yet because my
  computer would explode.
parent 1d269650
No related branches found
No related tags found
No related merge requests found
PREFIX ulo: <https://mathhub.info/ulo>
SELECT ?x ?y WHERE {
?x ulo:inductive-on ?y.
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment