Skip to content

Instantly share code, notes, and snippets.

@melvincarvalho
Created October 4, 2011 20:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save melvincarvalho/1262698 to your computer and use it in GitHub Desktop.
Save melvincarvalho/1262698 to your computer and use it in GitHub Desktop.
data fm default meta
<#Default>
<http://www.w3.org/ns/auth/acl#agentClass> <http://xmlns.com/foaf/0.1/Agent> ;
<http://www.w3.org/ns/auth/acl#accessTo> <http://data.melvin.me> ;
<http://www.w3.org/ns/auth/acl#defaultForNew> <http://data.melvin.me> ;
<http://www.w3.org/ns/auth/acl#mode> <http://www.w3.org/ns/auth/acl#Read>, <http://www.w3.org/ns/auth/acl#Write> .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment