Adrian Gschwend
Adrian Gschwend
BTW there is `qlever --version`. It currently reports 0.5.x. Not sure where this is coming from & I don't see it exposed anywhere else, including git tags at the moment.
I do not use RDF Star in Oxigraph and my take is that it was an informal CWG spec so you don't owe anyone anything. I would go for 2.
There is a long discussion about that topic here: https://github.com/w3c/sparql-dev/issues/13
I made an issue for the other pattern recently, see #1694
That is currently not possible, QLever is currently single-tenant, each instance serves one index. But why is it not scalable for running a QLever instance per dataset? What amount of...
What `DESCRIBE` returns depends on the implementation. The [SPARQL specification](https://www.w3.org/TR/sparql11-query/#describe) does not define exactly what the result should look like when `DESCRIBE` is used with a single IRI. Different stores...
Never worked with BSBM but from what I get one has to generate a dataset first. Can you share what you generated on a HTTP URI?
@hannahbast let's talk about how we can do that together. We can contribute validation & things around it so it becomes easier to work with it. @tpluscode and @ludovicm67 have...
Do you see any part in the [SPARQL spec](https://www.w3.org/TR/sparql11-query/#construct) that says that this has to be de-duplicated? I understand that it's annoying but I don't think it's wrong.
I recommend to skip the year completely, see [this blog post](https://hynek.me/til/copyright-years/). Example in curl: [issue](https://github.com/curl/curl/pull/10205) and [commit](https://github.com/curl/curl/commit/2bc1d775f510196154283374284f98d3eae03544): > copyright: update all copyright lines and remove year ranges > - they...