Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.03 KB

File metadata and controls

20 lines (16 loc) · 1.03 KB

DataFileGetDTO

Properties

Name Type Description Notes
uri str
rdf_type str file type
_date str date or datetime [optional]
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 [optional]
provenance DataProvenanceModel
metadata dict(str, object) key-value system to store additional information that can be used to query data [optional]
archive str archive file URI if file is inside [optional]
filename str [optional]
publisher UserGetDTO [optional]
issued datetime [optional]

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