99@prefix dct: <http://purl.org/dc/terms/>.
1010@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
1111@prefix foaf: <http://xmlns.com/foaf/0.1/>.
12- @prefix report: <http ://example.com/report/temp/ >.
12+ @prefix report: <https ://w3id.org/force/compliance-report# >.
1313
1414<urn:uuid:4cbd8f38-348b-4b09-8e1a-04b47c97ad78> a odrl:Set;
1515 odrl:uid <urn:uuid:4cbd8f38-348b-4b09-8e1a-04b47c97ad78>;
2626@prefix dct: <http://purl.org/dc/terms/>.
2727@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
2828@prefix foaf: <http://xmlns.com/foaf/0.1/>.
29- @prefix report: <http ://example.com/report/temp/ >.
29+ @prefix report: <https ://w3id.org/force/compliance-report# >.
3030
3131<urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364> a odrl:Request;
3232 odrl:uid <urn:uuid:1bafee59-006c-46a3-810c-5d176b4be364>;
4545@prefix dct: <http://purl.org/dc/terms/>.
4646@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
4747@prefix foaf: <http://xmlns.com/foaf/0.1/>.
48- @prefix report: <http ://example.com/report/temp/ >.
48+ @prefix report: <https ://w3id.org/force/compliance-report# >.
4949
5050temp:currentTime dct:issued "2024-02-12T11:20:10.999Z"^^xsd:dateTime.
5151```
@@ -57,7 +57,7 @@ temp:currentTime dct:issued "2024-02-12T11:20:10.999Z"^^xsd:dateTime.
5757@prefix dct: <http://purl.org/dc/terms/>.
5858@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
5959@prefix foaf: <http://xmlns.com/foaf/0.1/>.
60- @prefix report: <http ://example.com/report/temp/ >.
60+ @prefix report: <https ://w3id.org/force/compliance-report# >.
6161
6262<urn:uuid:75a52a92-5872-480e-9380-f7d9f2a53e94> a report:PolicyReport;
6363 dct:created "2017-02-12T11:20:10.999Z"^^xsd:dateTime;
0 commit comments