Angelo Veltens

Results 65 comments of Angelo Veltens

@NoelDeMartin Since you are using globbing in [Solid Focus](https://github.com/NoelDeMartin/solid-focus) you should be aware of this

I would prefer to assign an app per rdf type in my solid profile, so each user can decide herself which apps to use, similar how the type index tells...

I would like to see this working in service workers and chrome extensions using manifest v3 as well. Can you reopen the issue? Anything speaking against supporting this?

I am willing to work on this, but only if https://github.com/inrupt/solid-client-authn-js/issues/2202 gets resolved, otherwise it won't help my cause

I am not sure if I get what you are trying to achieve. Are you taking about something like `npm install git+ssh://...`? I am against using the prepare hook to...

The first attempt failed in step `npm-publish-latest` with > npm ERR! 400 Bad Request - PUT https://registry.npmjs.org/rdflib - Must associate a single dist tag with new publishes. https://github.com/linkeddata/rdflib.js/runs/4278938794?check_suite_focus=true#step:5:212 The second...

Thanks for your contribution. I cannot say much about it contentwise and leave that up to @timbl . From a quality perspective it is good to see more tests passing....

The `toCanonical` method [has been removed from the spec](https://github.com/rdfjs/data-model-spec/commit/f062e28cf5bcd3dde8c1608c842dc620a343148a), but rdflib still relies on it

ESS only supports accept-patch, so it does not work with ESS currently

accept-patch is actually already respected by the update-manager editable function and it works for existing resources. But what about not-yet-existing resources? CSS nevertheless returns an accept-path header. And NSS returns...