Henry Story
Henry Story
Hi @TallTed, I agree that my thought was confused a bit at the time of writing the initial issue, which is why I closed the issue a couple of weeks...
My argument was not at the level of whether information is stored in a graph store or as files. HTTP is defined in terms of resources, which are identified by...
> How would we page https://twitter.com/timberners_lee/followers with: > 1) URI Templates > 2) `GET`+Query In the `GET`+Query case - or with `SEARCH` the client can decide in the query on...
I noticed that the previous solution with `GET` and the query header have been removed from SoLiD spec. I think they should be there as an optional feature. It certainly...
We could use `wac:accessControl`, i.e. `http://www.w3.org/ns/auth/acl#accessControl`, to link to the effective access control resource. That would require @timbl to make a little change in the definition of that relation, perhaps....
I implemented default access control rules on the [Reactive-Solid](https://github.com/co-operating-systems/Reactive-SoLiD/). As there is a minor bug with a library I have not used the URL but instead `effectiveAccessControl` string for the...
The WebID specs are pretty stable now. You can find them here: http://www.w3.org/2005/Incubator/webid/spec/ I have implementations in scala and have previously done some in Java. I am not so sure...
Aside: if you guys are also thinking of doing a re-write and are even considering other languages, and if node.js is of interest, because then one can develop in the...
@almereyda concerning Y-A-L-S the advantage of WebID+TLS is that you can in fact make a request over TLS for a X509 certificate when a user clicks a button. If the...
Yes, @elf-pavlik the main interest is that Persona has died. Otherwise we have 4 short criticisms of WebID and then a long and complex description of something that does not...