Paul Reichert

Results 4 issues of Paul Reichert

The query engine often redundantly fetches same objects from the lexicon in denormalizeBindings(List). Using a lazy cache for the already fetched items reduces the request time significantly; an exemplar query...

`SELECT * WHERE { }` doesn't match any result. Normally, it should: https://www.w3.org/TR/rdf-sparql-query/#emptyGroupPattern This simple case really doesn't bother me but in consequence, `SELECT * WHERE { { ?s ?p...

This PR is part of the effort to prove the Freyd-Mitchell embedding theorem. --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-review
t-category-theory
new-contributor