| Name | Type | Description | Notes |
|---|---|---|---|
| uri | str | [optional] | |
| _date | str | date or datetime | |
| timezone | str | to specify if the offset is not in the date and if the timezone is different from the default one | [optional] |
| target | str | target URI on which the data have been collected (e.g. a scientific object) | [optional] |
| variable | str | variable URI | |
| value | object | can be decimal, integer, boolean, string or date | |
| confidence | float | confidence index | [optional] |
| provenance | DataProvenanceModel | ||
| metadata | dict(str, object) | key-value system to store additional information that can be used to query data | [optional] |
| raw_data | list[object] | list of repetition values | [optional] |