Ruben Verborgh
Ruben Verborgh
The spec does not specify what globbing patterns it allows. Is it just a single `*` at the end, or possibly more? It does say that: > the aggregation process...
We should create a simple specification for account management, such that different apps can manage accounts from different servers. This specification would consist of a set of shapes for RDF...
**Is your feature request related to a problem? Please describe.** Espanso will often use more keystrokes than needed, resulting in unnecessary slowdowns. **Describe the solution you'd like** - When I...
See https://github.com/solid/solid/pull/279
### Long term Since we're using Linked Data, in the long term, whether data pods use `foaf:name`, `vcard:fn`, or `schema:name` shouldn't really matter. ### Current issue However, in the short...
### Background It has been a design goal to run WebID-OIDC _alongside_ WebID-TLS (#22). This means that we need client libraries that abstract away the differences between the two. This...
There is an ongoing discussion (https://github.com/solid/node-solid-server/issues/672) about how we can have servers that are compatible with both OIDC auth (username/password and WebID-TLS) and WebID-TLS auth on _every_ resource. For the...
https://github.com/rdfjs/N3.js/issues/256#issuecomment-1024447424 Reported by @uvdsl