import 'package:swagger/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
uri | String | [optional] [default to null] | |
rdfType | String | file type | [default to null] |
date | String | date or datetime | [optional] [default to null] |
timezone | String | to specify if the offset is not in the date and if the timezone is different from the default one | [optional] [default to null] |
target | String | target URI on which the data have been collected | [optional] [default to null] |
provenance | DataProvenanceModel | [default to null] | |
metadata | Map<String, Object> | key-value system to store additional information that can be used to query data | [optional] [default to {}] |
relativePath | String | path to the stored file | [default to null] |