-
Notifications
You must be signed in to change notification settings - Fork 0
/
testcase-036-alice-read-x.ttl
35 lines (34 loc) · 2.19 KB
/
testcase-036-alice-read-x.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:e0cbcbbd-00de-4fb1-b4c0-fc86a1b7ec9d> a ex:TestCase;
dct:title "Read request from Alice to resource X returns into yes (temporal lt) (Alice Request Read X).";
ex:policy <urn:uuid:32127a3f-5296-4cc6-b9d6-ef6c647a721d>;
ex:request <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
ex:sotw <urn:uuid:14ddb075-8be9-4014-acbb-58dabd93d5ee>;
ex:expectedReport <urn:uuid:7d73a813-1018-4bf7-8c81-0528e0779977>.
<urn:uuid:b2513781-6c24-4085-97de-1395c22ffdee> a report:ConstraintReport;
report:constraint <urn:uuid:constraint:86526f9b-57c2-4c94-b079-9762fec562f1>;
report:constraintLeftOperand "2024-02-12T11:20:10.999Z"^^xsd:dateTime;
report:satisfactionState report:Unsatisfied.
<urn:uuid:7d73a813-1018-4bf7-8c81-0528e0779977> a report:PolicyReport;
dct:created "2024-02-12T11:20:10.999Z"^^xsd:dateTime;
report:policy <urn:uuid:32127a3f-5296-4cc6-b9d6-ef6c647a721d>;
report:policyRequest <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
report:ruleReport <urn:uuid:d4920772-6bcb-450d-a127-e06041cd64e8>.
<urn:uuid:d4920772-6bcb-450d-a127-e06041cd64e8> a report:PermissionReport;
report:attemptState report:Attempted;
report:rule <urn:uuid:d6ab4a38-68fb-418e-8af5-e77649a2187a>;
report:ruleRequest <urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59>;
report:premiseReport <urn:uuid:10cf978d-d594-4de7-935b-05d22304de09>, <urn:uuid:3d99eb15-1c39-4f23-a817-06cdb6e79e67>, <urn:uuid:b3c920f0-793c-4184-96e9-70eac25ebb1e>, <urn:uuid:b2513781-6c24-4085-97de-1395c22ffdee>;
report:activationState report:Inactive.
<urn:uuid:10cf978d-d594-4de7-935b-05d22304de09> a report:TargetReport;
report:satisfactionState report:Satisfied.
<urn:uuid:3d99eb15-1c39-4f23-a817-06cdb6e79e67> a report:PartyReport;
report:satisfactionState report:Satisfied.
<urn:uuid:b3c920f0-793c-4184-96e9-70eac25ebb1e> a report:ActionReport;
report:satisfactionState report:Satisfied.