Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1021 Bytes

File metadata and controls

20 lines (16 loc) · 1021 Bytes

DataGetDTO

Properties

Name Type Description Notes
uri str data URI
_date str date or datetime
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]
issued datetime [optional]
modified datetime [optional]

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