Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

File metadata and controls

21 lines (17 loc) · 1.04 KB

DataGetSearchDTO

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]
publisher str [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]