@@ -8,38 +8,6 @@ prefix sopr: <https://solidproject.org/TR/protocol#>
88
99prefix manifest: <#>
1010
11- manifest:converted-test1-1
12- a td:TestCase ;
13- # spec:requirementReference sopr:resource-representations ;
14- td:reviewStatus td:unreviewed ;
15- spec:testScript
16- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_1-1.feature> ;
17- dcterms:description " Create: PUT Turtle resources to container with varying LDP Interaction Models." @en .
18-
19- manifest:converted-test1-3
20- a td:TestCase ;
21- # spec:requirementReference sopr:resource-representations ;
22- td:reviewStatus td:unreviewed ;
23- spec:testScript
24- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_1-3.feature> ;
25- dcterms:description " Update: PUT Turtle resources to container with varying LDP Interaction Models." @en .
26-
27- manifest:converted-test1-4
28- a td:TestCase ;
29- # spec:requirementReference sopr:resource-representations ;
30- td:reviewStatus td:unreviewed ;
31- spec:testScript
32- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_1-4.feature> ;
33- dcterms:description " Create: PUT Turtle resources to into a deep hierarchy." @en .
34-
35- manifest:converted-test1-5
36- a td:TestCase ;
37- # spec:requirementReference sopr:resource-representations ;
38- td:reviewStatus td:unreviewed ;
39- spec:testScript
40- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_1-5.feature> ;
41- dcterms:description " Update: PUT text resources to container with no Interaction Model." @en .
42-
4311manifest:converted-test2-1
4412 a td:TestCase ;
4513# spec:requirementReference sopr:resource-representations ;
@@ -48,14 +16,6 @@ manifest:converted-test2-1
4816 <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_2-1.feature> ;
4917 dcterms:description " Create containers" @en .
5018
51- manifest:converted-test3-1
52- a td:TestCase ;
53- # spec:requirementReference sopr:resource-representations ;
54- td:reviewStatus td:unreviewed ;
55- spec:testScript
56- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_3-1.feature> ;
57- dcterms:description " Check that Bob can only read Basic Container when he is authorized read only." @en .
58-
5919manifest:converted-test3-3
6020 a td:TestCase ;
6121# spec:requirementReference sopr:resource-representations ;
@@ -80,14 +40,6 @@ manifest:converted-test3-7
8040 <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_3-7.feature> ;
8141 dcterms:description " Check that Bob can read and write to Basic Container when he is authorized read-write." @en .
8242
83- manifest:converted-test4-1
84- a td:TestCase ;
85- # spec:requirementReference sopr:resource-representations ;
86- td:reviewStatus td:unreviewed ;
87- spec:testScript
88- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_4-1.feature> ;
89- dcterms:description " Check that Bob can only read RDF resource when he is authorized read only." @en .
90-
9143manifest:converted-test4-3
9244 a td:TestCase ;
9345# spec:requirementReference sopr:resource-representations ;
@@ -120,14 +72,6 @@ manifest:converted-test4-9
12072 <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_4-9.feature> ;
12173 dcterms:description " Check that Bob can't delete RDF resource when he is only authorized read-write on the container." @en .
12274
123- manifest:converted-test5-1
124- a td:TestCase ;
125- # spec:requirementReference sopr:resource-representations ;
126- td:reviewStatus td:unreviewed ;
127- spec:testScript
128- <https://github.com/solid/specification-tests/blob/main/protocol/converted/test_5-1.feature> ;
129- dcterms:description " Check that Bob can only read Non-RDF resource when he is authorized read only." @en .
130-
13175manifest:converted-test5-3
13276 a td:TestCase ;
13377# spec:requirementReference sopr:resource-representations ;
0 commit comments