Skip to content
Snippets Groups Projects

Adding user-provided policy files to the data access request

Open Francois Ancien requested to merge adding-policy-files-to-dar into main
5 files
+ 218
6
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -26,12 +26,7 @@
{
"odrl:action": "use",
"odrl:constraint": [
{
"odrl:leftOperand": "fileName",
"odrl:operator": "eq",
"odrl:rightOperand": "%FileName%",
"odrl:comment": "Data access application form completed by the data consumer"
}
%FILE_CONSTRAINTS%
]
}
]
Loading