Tim Berners-Lee
Tim Berners-Lee
So N3 patches would work as semaphores and Sparql Update patches would not -- the mime type would be the key? And Solid-ui code would have to switch to n3...
Who would change Gold?
So do you feel we should have a separate PR for the fetcher fix, then, which we can rush through, while we take more time to understand rdfa? would make...
If this is nor already the case, we should clean up the rdfa parser so that it takes a base URI as a parameter and uses it though the whole...
Well the policy in Solid has so far to leave all the historical namespaces at ` http://www.w3.org/` and Dublin Core etc `http:` space, and just to actually fetch the ontology...
The additional call to canon() you suggested. Sounded that could be it.
Possibly the problem was that the golang TLS support was not very well developped at the time, and that might have changed.
Maybe this is affected by the existence in the spec of N3Patch as a patch format which does not have the problem of missing conflicts which SPARQL/Update has. It generates...
Yes, adding the check for eTag in webOperation means it is easy to use it for both PUT and PATCH. For both of those, should it check whether theer is...
I haven't looked at the code in detail but at first blush "jsonld.js brings has to launch xmlhttprequests by itself" is a problem. A parser has to be callable from...