| Name | Type | Description | Notes |
|---|---|---|---|
| uri | str | provenance uri | |
| prov_used | list[ProvEntityModel] | list of inputs of the process described in the provenance | [optional] |
| prov_was_associated_with | list[ProvEntityModel] | allow an activity to be linked to an agent | [optional] |
| settings | dict(str, object) | a key-value system to store specific information | [optional] |
| experiments | list[str] | experiments uris on which the data has been produced | [optional] |