Thomas Bergwinkl
Thomas Bergwinkl
This issue describes how the problem can be reproduced: https://github.com/zazuko/sparql-proxy/issues/10
Implementation: - a new middleware is created - the middleware will read the triplestore configuration from the central triplestore configuration Not covered: - caching (we create a separate issue for...
@cristianvasquez looks good to me
@ludovicm67 please add a link to the example instance once it's deployed.
@simonvbrae The first part of the union is empty, and the second one returns one row with `$this` bound to `ex:InvalidResource`, which would also be the final result set.
@simonvbrae In both cases, I would expect a single row with `$that = "test2"` and `$this = ex:InvalidResource`. However, while the other examples are from the official SHACL test suite,...
@simonvbrae I think it should be only `z=3` and that's also what Jena returns.
Maybe the [TREE](https://github.com/TREEcg/specification) ontology could be used to create triples for the client.
Yes, we could distinguish between simple READMEs and dedicated docs. The dedicated docs have some additional value and, therefore, should be listed there as well. But I also want to...
@megoth Please create a PR. Just copy one of the library entries (`@id` pointing to your page, `name`, and `description`. You can skip `implements`) to the [documentations](https://github.com/rdfjs/rdfjs.github.io/blob/f3a89d8fc08e7be12f677d777ada3b9e3eab1fd0/index.html#L51) section and adapt...