Skip to content

Commit c10c40a

Browse files
committed
adding test files
1 parent cd42e33 commit c10c40a

4 files changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<g> <h> <i> .
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<#Owner>
2+
<http://www.w3.org/ns/auth/acl#accessTo> <./abc.ttl>;
3+
<http://www.w3.org/ns/auth/acl#agent> <https://user1.databox.me/profile/card#me>;
4+
<http://www.w3.org/ns/auth/acl#mode> <http://www.w3.org/ns/auth/acl#Read>, <http://www.w3.org/ns/auth/acl#Write>, <http://www.w3.org/ns/auth/acl#Control> .
5+
<#AppendOnly>
6+
<http://www.w3.org/ns/auth/acl#accessTo> <./abc.ttl>;
7+
<http://www.w3.org/ns/auth/acl#agentClass> <http://xmlns.com/foaf/0.1/Agent>;
8+
<http://www.w3.org/ns/auth/acl#mode> <http://www.w3.org/ns/auth/acl#Append> .
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<d> <e> <f> .
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<#Owner>
2+
<http://www.w3.org/ns/auth/acl#accessTo> <./abc2.ttl>;
3+
<http://www.w3.org/ns/auth/acl#agent> <https://user1.databox.me/profile/card#me>;
4+
<http://www.w3.org/ns/auth/acl#mode> <http://www.w3.org/ns/auth/acl#Read>, <http://www.w3.org/ns/auth/acl#Write>, <http://www.w3.org/ns/auth/acl#Control> .
5+
<#Restricted>
6+
<http://www.w3.org/ns/auth/acl#accessTo> <./abc2.ttl>;
7+
<http://www.w3.org/ns/auth/acl#agent> <https://user2.databox.me/profile/card#me>;
8+
<http://www.w3.org/ns/auth/acl#mode> <http://www.w3.org/ns/auth/acl#Read>, <http://www.w3.org/ns/auth/acl#Write>.

0 commit comments

Comments
 (0)