ACL Ontology has been updated, thus we now have:

http://www.w3.org/ns/auth/acl#accessControl
  'The Access Control file for this information resource.
   This may of course be a virtual resource implemented by the access
   control system. Note also HTTP's header  Link:  foo.meta ;rel=meta
   can be used for this.'

Best,

Nathan

Nathan wrote:
Story Henry wrote:
On 20 Apr 2010, at 08:47, Michael Hausenblas wrote:

Nathan,

That sort of reminds me of something [1] ;)

So, I asked a round a bit [2] and the answer essentially was: go register
one ... fancy doing it together?
The latest document draft-nottingham is here btw

  http://cidr-report.org/ietf/idref/draft-nottingham-http-link-header/

One could just register it by adding the relation in the acl ontology such as

acl:rules a rdf:Property;
   rdf:domain foaf:Document;
   rdf:range foaf:Document;
   ...

As you can see in the 5.5 examples, you can have a rel value as a URL. ( So in 
this it is similar to
atom). The only disadvantage then is that you don't get the nice shorthand, for inclusion in Atom XML, and other documents.

Yup that's what I went for too :)

Link: </.wac/everyone.n3>; rel="http://www.w3.org/ns/auth/acl#";;
title="Access Control File"


Reply via email to