RubenVerborgh on websockets-version-format
RubenVerborgh on master
Remove slash from version numbe… Drop alpha from version number.… Replace warning by explanation.… and 1 more (compare)
acl:accessTo
statements about the same authorisation node are possible, but what matters is that you check whether or not the authorisation node gives access to the resource from which you followed the link. So if you look at /folder/ and see a link header that points you to /.one-big-acl-doc then you need to look only at authorisation nodes in there that have #node acl:accessTo </folder/>
, and not to any other authorisation nodes that may exist in that /.one-big-acl-doc
trustedApp
are not, because they address much more specific, and likely orthogonal issue, than the ACL terms
web-access-control-spec
re. trustedApp
namespace
Anyone interested in an opensource project?
Spec oriented development speeds up programming by generating code based on tests/specs. Tests required will be the same or less specs as a normal developer writes.
https://github.com/Neur0plasticity/spec-dev
MSG me if interested
What is the relationship between webid and did(https://www.w3.org/TR/did-core/ )?
Node-Solid-Server also implements n3-patch which seems to be different from RDF patch, and relies on http://www.w3.org/ns/solid/terms#inserts, http://www.w3.org/ns/solid/terms#deletes, and http://www.w3.org/ns/solid/terms#where which seems pretty custom and undocumented?
node-solid-server
thing?