Ruben Verborgh

Results 1034 comments of Ruben Verborgh

The client/server login state disagreement is a longstanding NSS issue indeed. The path we've chosen with CSS is to not implement the cookie approach, because the security implications are not...

Indeed; this depended on https://github.com/rubensworks/jsonld-context-parser.js/issues/21, which now seems to be done. Upgrading the JSON-LD context parser should do the trick.

Interesting; will need to have a look.

Mmm, `resolve` is supposed to only work from the root. BTW Thanks for filing all of these bugs; they will be investigated.

I thought I had only programmed the first, but would indeed be nice to have both 😀

The bigger problem seems to be the lack of N3 Patch support in rdflib, with the only support consisting of the non-standard SPARQL UPDATE. `MS-Author-Via` is just one part of...

Hi @FUUbi, Thanks, I do think that TypeScript bindings would be good to have. There are a couple of reasons I didn't write LDflex in TypeScript, a major one being...

> I went through the source code a couple of times, but never spotted that distinction. Yeah, the LDflex source code is not a good estimate for what it will...

3s is long indeed. However, are we sure it is an LDflex problem? Because the above involves (independently of whether you are using LDflex or not) fetching 70 resources over...

I see; the `img` is local indeed. Will investigate!