-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtestcase-032-alice-read-x-future.ttl
More file actions
36 lines (34 loc) · 2.21 KB
/
testcase-032-alice-read-x-future.ttl
File metadata and controls
36 lines (34 loc) · 2.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
@prefix odrl: <http://www.w3.org/ns/odrl/2/>.
@prefix ex: <http://example.org/>.
@prefix temp: <http://example.com/request/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix report: <https://w3id.org/force/compliance-report#>.
<urn:uuid:ea199623-277b-4976-9cf5-1bbccb334da3> a ex:TestCase;
dct:title "Read request from Alice to resource X returns into yes (temporal eq - future) (Alice Request Read X).";
ex:policy <urn:uuid:aa146278-f812-4957-9e25-318a83998cc4>;
ex:request <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
ex:sotw <urn:uuid:14ddb075-8be9-4014-acbb-58dabd93d5ee>;
ex:expectedReport <urn:uuid:0d97f018-503b-4439-822b-f1199f37bff1>.
<urn:uuid:187ab85d-5c5f-4b97-9b5a-e150b25d9600> a report:ConstraintReport;
report:constraint <urn:uuid:constraint:86526f9b-57c2-4c94-b079-9762fec562f1>;
report:constraintLeftOperand "2025-02-12T11:20:10.999Z"^^xsd:dateTime;
report:satisfactionState report:Unsatisfied.
<urn:uuid:0d97f018-503b-4439-822b-f1199f37bff1> a report:PolicyReport;
dct:created "2025-02-12T11:20:10.999Z"^^xsd:dateTime;
report:policy <urn:uuid:aa146278-f812-4957-9e25-318a83998cc4>;
report:policyRequest <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
report:ruleReport <urn:uuid:3eed20de-163a-49d1-adaf-34040bcd22bd>.
<urn:uuid:3eed20de-163a-49d1-adaf-34040bcd22bd> a report:PermissionReport;
report:attemptState report:Attempted;
report:rule <urn:uuid:6ed7ed9d-b9be-4756-9b44-1d2372ae943c>;
report:ruleRequest <urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59>;
report:premiseReport <urn:uuid:31957e00-6e8c-4f71-b0eb-e818078c1e44>, <urn:uuid:579400a5-3fdb-4743-bdb9-cae5ef596986>, <urn:uuid:75b73704-515f-4a04-94b5-89edf4f6976f>, <urn:uuid:187ab85d-5c5f-4b97-9b5a-e150b25d9600>;
report:activationState report:Inactive.
<urn:uuid:31957e00-6e8c-4f71-b0eb-e818078c1e44> a report:TargetReport;
report:satisfactionState report:Satisfied.
<urn:uuid:579400a5-3fdb-4743-bdb9-cae5ef596986> a report:PartyReport;
report:satisfactionState report:Satisfied.
<urn:uuid:75b73704-515f-4a04-94b5-89edf4f6976f> a report:ActionReport;
report:satisfactionState report:Satisfied.