-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtestcase-065-alice.ttl
More file actions
52 lines (48 loc) · 3.12 KB
/
testcase-065-alice.ttl
File metadata and controls
52 lines (48 loc) · 3.12 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
@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:5ab9d056-dcb8-47f6-a4af-dd5d9320f958> a ex:TestCase;
dct:title "Read request from people in party collection to resource X in 2024 returns into yes (Alice Request Read X).";
ex:policy <urn:uuid:cc4995de-9c5e-4e12-9039-698506f6ab1c>;
ex:request <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
ex:sotw <urn:uuid:da98666e-e80d-429a-a839-1575f85a9b3c>;
ex:expectedReport <urn:uuid:f55af806-0b7a-49cd-8fe4-a29a3d5384fc>.
<urn:uuid:41deb120-c2af-40c3-8ec2-aa93f3679668> a report:ConstraintReport;
report:constraint <urn:uuid:6e8d7da2-0c51-4fab-a863-5e885a4b0f64>;
report:constraintLeftOperand "2024-02-12T11:20:10.999Z"^^xsd:dateTime;
report:constraintOperator odrl:lt;
report:constraintRightOperand "2024-12-31T23:59:59.000Z"^^xsd:dateTime;
report:satisfactionState report:Satisfied.
<urn:uuid:86039895-bccf-46e9-8c74-8280d43ea22b> a report:ConstraintReport;
report:constraint <urn:uuid:c946aac6-dac5-4450-8bd5-fae5f235b6e9>;
report:constraintLeftOperand "2024-02-12T11:20:10.999Z"^^xsd:dateTime;
report:constraintOperator odrl:gt;
report:constraintRightOperand "2024-01-01T00:00:00.000Z"^^xsd:dateTime;
report:satisfactionState report:Satisfied.
<urn:uuid:2c5709ac-fdc4-48d1-a89a-ec215f95fb71> a report:ConstraintReport;
report:constraint <urn:uuid:553d2546-a1bb-4e05-af99-95cef8c3b750>;
report:constraintLogicalOperand odrl:and;
report:premiseReport <urn:uuid:a6440c0d-e5a3-4ff4-a1a1-e8b65334d5fe>, <urn:uuid:b31d5908-92fa-4e2f-8d6f-5b93674de929>;
report:satisfactionState report:Satisfied.
<urn:uuid:f55af806-0b7a-49cd-8fe4-a29a3d5384fc> a report:PolicyReport;
dct:created "2024-02-12T11:20:10.999Z"^^xsd:dateTime;
report:policy <urn:uuid:cc4995de-9c5e-4e12-9039-698506f6ab1c>;
report:policyRequest <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
report:ruleReport <urn:uuid:9aeea94d-8ddb-4fcd-8fe5-bed933460170>.
<urn:uuid:9aeea94d-8ddb-4fcd-8fe5-bed933460170> a report:PermissionReport;
report:attemptState report:Attempted;
report:rule <urn:uuid:38578227-70b7-4649-980d-661a57e91b72>;
report:ruleRequest <urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59>;
report:premiseReport <urn:uuid:0c017c57-edeb-44b2-9347-2825050ecc14>, <urn:uuid:13a0c82c-1774-4397-be79-e7468dbd9caf>, <urn:uuid:c2b3c9bb-0bc1-4d31-8815-50134056fab0>, <urn:uuid:2c5709ac-fdc4-48d1-a89a-ec215f95fb71>;
report:conditionReport <urn:uuid:ef7b885c-3322-4f79-90d6-aeb6c7e682ec>;
report:activationState report:Active.
<urn:uuid:7870f0e5-3dd3-4ede-b869-87cadc7e430d> a report:TargetReport;
report:satisfactionState report:Satisfied.
<urn:uuid:9323410c-1c3d-4635-a06b-b77842f9c6db> a report:PartyReport;
report:satisfactionState report:Satisfied.
<urn:uuid:5302fa32-010c-413a-a7a1-25853d9a517a> a report:ActionReport;
report:satisfactionState report:Satisfied.