Source: https://github.com/SolidLabResearch/ODRL-Test-Suite/
Nobody can do anything.
@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:fe737228-8ead-4771-af2c-d6c9de1bdc05> a odrl:Set;
odrl:uid <urn:uuid:fe737228-8ead-4771-af2c-d6c9de1bdc05>;
dct:description "Nobody can do anything.";
dct:source <https://github.com/SolidLabResearch/ODRL-Test-Suite/>;
odrl:prohibition <urn:uuid:f3bdc260-5194-4a8a-a99e-91f9b3b710ee>.
<urn:uuid:f3bdc260-5194-4a8a-a99e-91f9b3b710ee> a odrl:Prohibition.@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:1bafee59-006c-46a3-810c-5d176b4be364> a odrl:Request;
odrl:uid <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
dct:description "Requesting Party ALICE requests to READ resource X.";
odrl:permission <urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59>.
<urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59> a odrl:Permission;
odrl:assignee ex:alice;
odrl:action odrl:read;
odrl:target ex:x.@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#>.
temp:currentTime dct:issued "2024-02-12T11:20:10.999Z"^^xsd:dateTime.@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:5ed77faf-9549-4564-a26a-41ddd95c46c1> a report:PolicyReport;
dct:created "2017-02-12T11:20:10.999Z"^^xsd:dateTime;
report:policy <urn:uuid:fe737228-8ead-4771-af2c-d6c9de1bdc05>;
report:policyRequest <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
report:ruleReport <urn:uuid:39b4bec9-14d5-4350-88dc-839150aa9fb1>.
<urn:uuid:39b4bec9-14d5-4350-88dc-839150aa9fb1> a report:ProhibitionReport;
report:attemptState report:Attempted;
report:rule <urn:uuid:f3bdc260-5194-4a8a-a99e-91f9b3b710ee>;
report:ruleRequest <urn:uuid:186be541-5857-4ce3-9f03-1a274f16bf59>;
report:activationState report:Active.