| Name | Type | Description | Notes |
|---|---|---|---|
| uri | str | Event URI | [optional] |
| publisher | UserGetDTO | [optional] | |
| rdf_type | str | Event type URI | [optional] |
| rdf_type_name | str | Event type name | [optional] |
| start | str | Beginning of the event | [optional] |
| end | str | End of the event | [optional] |
| is_instant | bool | Indicate if the event is instant | [optional] |
| description | str | Description of the event | [optional] |
| targets | list[str] | URI(s) of items concerned by this event | [optional] |
| publication_date | datetime | [optional] | |
| last_updated_date | datetime | [optional] |