Process¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| influences | list[Process] | Property that captures if a physical process influences another process | [optional] |
| description | list[str] | small description | [optional] |
| id | str | identifier | [optional] |
| label | list[str] | short description of the resource | [optional] |
| type | list[str] | type of the resource | [optional] |