Why does the Rule Object contains a List of Constraints??? #4974
Answered
by
jimmarino
KaiSuchomel
asked this question in
Q&A
-
Why does the Rule Object contains a List of Constraints??? As far as i would interpret the List is obsolete. |
Beta Was this translation helpful? Give feedback.
Answered by
jimmarino
May 8, 2025
Replies: 1 comment 2 replies
-
This is because some policy languages such as ODRL are based on RDF, which allows for collections. While not strictly necessary since DSP now profiles ODRL, it is not something we would likely change due to the lack of a compelling benefit to do so. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes