Tim Berners-Lee
Tim Berners-Lee
#### Environment X-Powered-By: Community Solid Server - Server version: *Output of `community-solid-server --version` for a global or `npx community-solid-server --version` for a local installation* 4.0.1 - Node.js version: *Output of...
Traditionally, a person's WebID (like `https://alice.example.net/card#me` ) was an ID in their profile document (like `https://alice.example.net/card`). The WebID is the value returned by the login process. WebIds are used throughout...
Also a few more tests and a bit of test clean-up. (Make them less dependent on arbitrary things like bnode IDs.)
The turtle parser currently will accept the turtle list notation with parentheses, but will not accept lists in their reified from expressed as a set of lisp-like pairs off `rdf:first`...
https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API How to make up the file:/ URI .. have a dummy hostname? make the hostname a UUID for that device ?
#### Environment $ npm -v 10.3.0 $ community-solid-server --version 7.0.3 #### Description GET /timbl/Public/Test/Content-Type/application/ld-json/schema-article.jsonld ``` 2024-02-15T12:42:33.538Z [WebAclReader] {Primary} info: Found applicable ACL document https://timbl.com/timbl/Public/Test/.acl 2024-02-15T12:42:33.549Z [HandlerServerConfigurator] {Primary} info: Received GET...
#### Environment - Server version: 4.0.1 - Node.js version: v16.13.0 - npm version: 8.12.1 #### Description The text content of a file is ``` . "Hmmmm"; "2023-02-16T15:46:25Z"^^; . . "1"^^http://www.w3.org/2001/XMLSchema#boolean...
I try to log into inrupt.net with my inrupt.net id and I get an alert `Subject is not a subject type` Looking at the code which throws it it it...
**Search terms you've used** history **Is your feature request related to a problem? Please describe.** There has been a lack of understanding of the basic history of th Solid Protocol...
These changes add threads functionality, allowing "reply in thread", the display of thread at the right hand side, and display and add social actions (reactions) to messages. This should be...