Skip to content

Latest commit

History

History
19 lines (15 loc) · 1.07 KB

File metadata and controls

19 lines (15 loc) · 1.07 KB

DataUpdateDTO

Properties

NameTypeDescriptionNotes
uristrURI of the data being updated
_datestrdate or datetime
timezonestrto specify if the offset is not in the date and if the timezone is different from the default one[optional]
targetstrtarget URI on which the data have been collected (e.g. a scientific object)[optional]
variablestrvariable URI
valueobjectcan be decimal, integer, boolean, string or date
confidencefloatconfidence index[optional]
provenanceDataProvenanceModel
metadatadict(str, object)key-value system to store additional information that can be used to query data[optional]
raw_datalist[object]list of repetition values[optional]

[Back to Model list][Back to API list][Back to README]