Ruben Verborgh

Results 1034 comments of Ruben Verborgh

> Absolutely. This is actually in the upcoming major release with a breaking change that removes the `validate` option and enables validation by default (the performance tradeoff is marginal) and...

I should probably retire N3.js 🙂 Except for the Notation3 parsing. Is that planned at some point? Other component left is `N3Store`—does graphy have an alternative?

On Chrome, `Promise` does not seem be faster than `MutationObserver`.

Well, since c3002bef485ac00ed42e544c1aa2699b4d8c9311 contains exactly the same change, this is resolved now.

c3002bef485ac00ed42e544c1aa2699b4d8c9311 fixes this issue.

The special meaning of `\` is not universal for the `url` field—it all depends on how URLs are encoded in the BibTeX file. Many people just write the URL without...

I consent; thanks for doing this the proper way. I am also happy to forfeit any rights I might have on parts of the code, or to follow @inukshuk's suggestion.

Not just editorial, we exclude filename globs. Can you recheck? Agreed with rest. Blank nodes are not an issue (will be parsed to different nodes). Note that text says union...

@michielbdejong > I would change the example, adding `file3.ttl` to which the user has no access. > > Also maybe we can specify that if the user has no read...

@acoburn Interesting, created https://github.com/solid/solid-spec/issues/149 to track that idea.