# HASH

| *Definition:*  | This action modifies a value by replacing it with a hash of the value.                                                                                                                                                              |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| *Label:*       | hash                                                                                                                                                                                                                                |
| *Identifier:*  | [hash.ttl](https://github.com/International-Data-Spaces-Association/ODRL-profile-for-IDS/blob/develop-iese/ids-vocabulary/actions-for-rules/hash.ttl)                                                                               |
| *Note:*        | This action modifies a value by replacing it with a hash of the value. The field to be modified and the hash algorithm are specified in the policy as idsc:JSONPATH/idsc:XPATH and idsc:HASH\_ALGORITHM (eg. SHA256), respectively. |
| *Included In:* | [USE](https://docs.internationaldataspaces.org/odrl-profile-for-ids/actions-for-rules/use)                                                                                                                                          |
| *Class:*       | [Action](https://www.w3.org/TR/odrl-vocab/#term-Action)                                                                                                                                                                             |
