Tim Berners-Lee
Tim Berners-Lee
Then you get an error in the UI `Checkbox: Error updating store from true to true: Web error: 409 (Conflict) on PATCH of
Solution seems to protect the boxhandler from running at the same time as itself.
See https://github.com/solid/solid-ui/pull/307
Maybe `htmlClass` to distinguish from RDF classes?
The justification code was part of a system to track and show to a judge the argument about why data use was appropriate or inappropriate. it was mainly confined to...
That code also gives an error sometimes ``` Error: Can't serialize nonstandard term type (was 'Graph') ```
When you say "the a problem is that the Origin request header can't be trusted" that suggests a failure to distinguished between bots and web apps. Bots do not use...
There seems to be a confusion between webapps and automomous apps, in the [protocol](https://github.com/solid/webid-oidc-spec/blob/master/application-workflow.md) given, where it says "Upon her confirmation here, DecentPhotos will be added as a trusted application...
After thinking about this, I felt it was useful to standardize how a bot represents in it own profile that it is a bot. Some thinking on the classes at...
I made a bot: https://timblbot.inrupt.net/profile/card#me . Here is an excerpt from its profile. ``` @prefix : . @prefix solid: . @prefix pro: . @prefix n0: . @prefix schem: . @prefix...