Tim Berners-Lee
Tim Berners-Lee
Would it be better to have these as separate issues?
This though I think is the issue about the server tests which test any solid server implementation completely from the outside, so independent of implementation. Then we could immediately point...
For avoidinf the problem by pre-fetching the image see eg https://stackoverflow.com/questions/60015430/how-to-read-remote-image-to-a-base64-data-url (Beware, this will prefetch the data which may be too much network traffic where the bowser is in fact...
You are saying that it would be nice to have option for a backend module (Data Accessor) which automatically check stuff into a git or Hg repository, for example. And...
This was using SolidOS using: ``` $ cd ../mashlib $ npm list | grep auth ├── @inrupt/[email protected] extraneous ├── @inrupt/[email protected] extraneous ```
Logging out and logging in again fixed it -- but I should not have to do that
Well, for interop we of the Solid Protocol, we need to answer not so much - A server MUST implement both ACP and WAC? - A server MUST implement at...
@elf-pavlik You say, "During AuthZ panel talks we seemed to agree that most domain specific clients (task manager, calendar etc.) would not set any access policies. A person would use...
I want here to summarize my comment ,getting back to the original issue https://github.com/solid/specification/issues/447#issuecomment-1202434027 back at the start of this issue: I believe all spec compliant servers must support either...
We use `solid:owner` to specify the owner of a pod. But there seems to be be reason to restrict it in the ontology to be as specific as a Storage....