-
Notifications
You must be signed in to change notification settings - Fork 13
Description
As a data architect and/or someone with data governance roles, I would like to use ODRL to express policies to which data publishers should comply.
As an example, I would like to be able to say that a publisher of a dataset needs to ensure/promise its users, that it will comply to https://www.go-fair.org/fair-principles/f1-meta-data-assigned-globally-unique-persistent-identifiers/
I think this can be solved by adding a 3rd top-level action (next to use, and transfer) that is called something like, 'create', 'produce' or 'publish'.
I imagine that in this case the assignee is the creator/producer/publisher of the dataset, and the assigner is either the producer/publisher themselves (declaring a policy that they self impose) , some kind of data governance role, or actually a user/consumer role that places certain kinds of requirements on the data(set/product) they consume.
PS: if this is a usecase that is already served in some other way. For instance, would the use action be appropriate in this scenario? please let me know