Import Object
Revision as of 00:09, 15 February 2022 by Drn@ecs.soton.ac.uk (talk | contribs)
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
Data Objects: Access - Document - EPrint - Event Queue - File - History - Import - Login Ticket - Request - Saved Search - Subject - User
Built in Fields
| Field Name | Type | Description |
|---|---|---|
| importid | int field | The ID number of this Import Object (unique within a single repository) |
| datestamp | timestamp field | The time the Import Object was created. |
| userid | itemref field | the user responsible for causing the import. |
| source_repository | text field | Source entity from which this import came. |
| url | longtext field | Location of the imported content (e.g. the file name). |
| description | longtext field | Human-readable description of the import. |
| last_run | time field | Time the import was last started. |
| last_success | time field | Time the import was last successfully completed. |