Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 986 Bytes

File metadata and controls

18 lines (14 loc) · 986 Bytes

DataFilePathCreationDTO

Properties

Name Type Description Notes
uri str [optional]
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]
relative_path str path to the stored file

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