The rights context defines the rights the client has on the transformation of Data Instances values (the Data Entities). The right on the transformation request on a single data entity can be:
- Not defined: no access to the data. The response to the transformation request is a null value.
- Can READ: data can be read. The response to the transformation request is the input value.
- Can TRANSFORM: data can be transformed. The response to the transformation request is the transformed input value.
A given rights context is represented (instantiated) with an array of evidences sets
IMPORTANT: the rights contexts and the evidences sets defining the rights contexts must be defined in RPS CoreConfiguration