Files are associated with a Submissions to be used to form Deposits into Repositories
| Field | Type | Description |
|---|---|---|
| id* | URI | Unique File URI (autogenerated) |
| name* | String | File name, defaults to filesystem.name |
| uri* | URI | URI to the bytestream that Deposit services will use to retrieve the bytestream for Deposit |
| description | String | Description of file provided by User |
| fileRole | Enum (see list below) | Role of the file |
| mimeType | String | Mime-type of file |
| submission* | URI | URI of the Submission the File is a part of |
*required
Properties automatically generated by the system are documented in System Properties. These are not available to client tools by default.
Status options for grant
| Value | Description |
|---|---|
| manuscript | Author accepted manuscript |
| supplemental | Supplemental material for the Publication |
| figure | An image, data plot, map, or schematic |
| table | Tabular data |