Tomasz Pluskiewicz
Tomasz Pluskiewicz
I don't think that's a sensible fallback. Unless `text/html` is negotiated, I would be returning `application/problem+json` by default. That's [RFC 7807](https://tools.ietf.org/html/rfc7807)
Ah, I knew I saw that at some point but I did not search the repo list 😇 Let's continue that?
A problem with federated queries may be that not all stores allow the use of variables like `SERVCE ?service`. For that, we may need a way to replace variables instead...
Also, with the i18n UI switch disabled, when I "fill in" on the left, the previous is actually updated. But not the editors
@dependabot rebase
@dependabot recreate
Firstly, can you explain why the JS version should behave different from the docker one? I don't think I read the spec (you linked to v1.2 draft on purpose?) the...
> If I understand correctly you would prefer option 2 I suppose it's also a matter of familiarity. Of course I do not know all engines but it's what I...
> Nor does it happen in docker version Actually, I think I was wrong. Adding `?union-default-graph` argument to the endpoint also causes `FROM` to be ignored. I still do not...
It helps to used explicit `BIND(BNODE())` instead of anonymous. They still come twice but can be deduplicated And in general, I notice that other triples are duplicated too but only...