-
Notifications
You must be signed in to change notification settings - Fork 0
/
testcase-046-alice-read-x-past.ttl
36 lines (34 loc) · 2.2 KB
/
testcase-046-alice-read-x-past.ttl
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: <http://example.com/report/temp/>.
<urn:uuid:2535a606-e982-49d4-b6a0-b35b81ec518d> a ex:TestCase;
dct:title "Read request from Alice to resource X returns into yes (temporal gteq - past) (Alice Request Read X).";
ex:policy <urn:uuid:dfd89db7-7a03-4457-80ae-2f4b92c8e1ad>;
ex:request <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
ex:sotw <urn:uuid:192620fa-06d9-447b-adbd-bd1ece4f9b12>;
ex:expectedReport <urn:uuid:f1bf5215-3fd9-48e7-826d-ab170b9df1d6>.
<urn:uuid:38788fb5-64ba-47c6-a1fc-d17336c411d1> a report:ConstraintReport;
report:constraint <urn:uuid:constraint:86526f9b-57c2-4c94-b079-9762fec562f1>;
report:constraintLeftOperand "2017-02-12T11:20:10.999Z"^^xsd:dateTime;
report:satisfactionState report:Unsatisfied.
<urn:uuid:f1bf5215-3fd9-48e7-826d-ab170b9df1d6> a report:PolicyReport;
dct:created "2017-02-12T11:20:10.999Z"^^xsd:dateTime;
report:policy <urn:uuid:dfd89db7-7a03-4457-80ae-2f4b92c8e1ad>;
report:policyRequest <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
report:ruleReport <urn:uuid:a90f8d6d-9e53-4e5c-b9a8-105dd7b10f0d>.
<urn:uuid:a90f8d6d-9e53-4e5c-b9a8-105dd7b10f0d> a report:PermissionReport;
report:attemptState report:Attempted;
report:rule <urn:uuid:8e8bdcbd-3b76-485a-a279-fb3df060aa06>;
report:ruleRequest <urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59>;
report:premiseReport <urn:uuid:95243527-9c85-4df7-9e3c-80da4a1a277c>, <urn:uuid:e3dcaf92-530d-418d-b3b3-e758f64a746d>, <urn:uuid:464196b7-6e25-453c-a452-dcac89fe9f37>, <urn:uuid:38788fb5-64ba-47c6-a1fc-d17336c411d1>;
report:activationState report:Inactive.
<urn:uuid:95243527-9c85-4df7-9e3c-80da4a1a277c> a report:TargetReport;
report:satisfactionState report:Satisfied.
<urn:uuid:e3dcaf92-530d-418d-b3b3-e758f64a746d> a report:PartyReport;
report:satisfactionState report:Satisfied.
<urn:uuid:464196b7-6e25-453c-a452-dcac89fe9f37> a report:ActionReport;
report:satisfactionState report:Satisfied.