- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Mon, 11 Dec 2017 15:35:58 +0100
- To: public-webid <public-webid@w3.org>, public-rww <public-rww@w3.org>
Received on Monday, 11 December 2017 14:36:24 UTC
I see timbl has defined this now : <Class rdf:about="http://www.w3.org/ns/auth/acl#Origin"> <comment>An Origin is basically a web site (Note WITHOUT the trailing slash after the domain name and port in its URI) and is the basis for controlling access to data by web apps in the Same Origin Model of web security. All scripts from the same origin are given the same right.</comment> <label>Origin</label> <seeAlso rdf:resource=" https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Origin"/> </Class> On 5 December 2017 at 17:54, Melvin Carvalho <melvincarvalho@gmail.com> wrote: > I noticed that the acl : origin predicate is starting to gain usage : > > http://www.w3.org/ns/auth/acl#origin > > Yet it doesnt seem to be in the vocab. Also there seems to be two ways to > actually specify it see : > > https://github.com/solid/node-solid-server/blob/master/test/ > integration/acl-tls-test.js#L282 > > Should we add it to the vocab, and maybe take a stab at defining it? >
Received on Monday, 11 December 2017 14:36:24 UTC