Getting Started: Difference between revisions

Jump to navigation Jump to search
4,971 bytes removed ,  13 September 2016
no edit summary
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Appliance]][[Category:CYWG]][[Category:Image ingestion]]
[[Category:Appliance]][[Category:CYWG]][[Category:Image ingestion]]


== Get the Package and Run on Linux ==
The Documentation for the idigbio media applaince has been moved to the [https://github.com/iDigBio/idigbio-media-appliance/wiki GitHub repository] for the new version.
* Download the zip file for Linux from [http://www.acis.ufl.edu/~yonggang/idigbio/1.0.1/idigbio-ingestion-tool-master.1.0.1.zip here].
* Unzip the downloaded file "idigbio-ingestion-tool-master.1.0.1.zip" using the tool you have.
* Go into the directory "idigbio-ingestion-tool-master" and double click the file "main.py".
* Select "Run in Terminal".
<center>[[File:linux_install_1.png | 500px]]</center><br>
* The idigbio application user interface will be brought up automatically in your default web browser. If not, please input the URL [http://127.0.0.1:32601 127.0.0.1:32601] in your web browser.<br>
<br><center>[[File:win_install_2.png | 500px]]</center><br>
 
== Get the Package and Run on Windows ==
* Download the zip file for Windows from [http://www.acis.ufl.edu/~yonggang/idigbio/1.0.1/idigbio_image_ingestion_tool.1.0.1.win32.zip here (Windows Vista and up)].
* Unzip the downloaded file "idigbio_image_ingestion_tool.1.0.1.win32.zip" using the tool you have.
* Go into the directory "idigbio_image_ingestion_tool.1.0.1.win32", and double click the file "iDigbio Image Ingestion Tool.exe".
<center>[[File:win_install_1.png | 500px]]</center><br>
* The idigbio application user interface will be brought up automatically in your default web browser. If not, please input the URL [http://127.0.0.1:32601 127.0.0.1:32601] in your web browser.
<br><br><center>[[File:win_install_2.png | 500px]]</center>
 
== Signing In with Your Account Information ==
* If this is the first time you are using this application, you need to log in with your iDigBio Account UUID and the API Key. You may request the login combination from iDigBio. You can get a account UUID / API key pair by [[https://www.idigbio.org/wiki/index.php/CYWG_iDigBio_Image_Ingestion_Appliance#How_can_I_get_the_account_UUID_and_API_key_pair.3F following this]].
* Fill in your login information in the dialog box after you launch the application, as shown below.
<center>[[File:sign_in.png | 500px]]</center>
* Once you have successfully signed in, your Account UUID and API Key are saved on your computer and you don't need to sign in again next time you open the appliance.
 
== Image Ingestion Tool at a Glance ==
<center>[[File:main_page2.png|550px]]</center>
* Upload via CSV : Upload media files using a CSV file.
* Upload History : View the history of previous uploads from user's computer.
* Generate CSV : Create a CSV file for the images in a folder.
 
== Image Ingestion Procedures ==
# At first, you want to make a CSV(Comma Separated Value) file. CSV should contain the information about the media files that you are about to upload. We recommend to use the "generate CSV" tab, if you are not aware about a CSV file.
# After the CSV file is ready either by manually or by the generation, you can upload media files through "Upload via CSV" tab.
# You can always check the previous uploads through the "Upload History" tab.
* Hereafter, we present an example of uploading bunch of image files from the folder is presented in a step by step manner. It consists of two steps. One is generating a CSV file and then uploading image files with CSV file.
 
=== Generate a CSV File ===
* Begin by clicking the "'''generate CSV'''" tab.
<center>[[File:generate_csv_2.png | 500px]]</center>
* When you type in the path of the folder, it would be easier to copy the path from the browser address bar.<br><br>
<center>[[File:generate_csv_1.png | 500px]]</center>
* Then specify the GUID syntax. If you are not familiar about the differences among the selections in the drop down menu, you can simply use "hash of the record information". Finally, type in the destination path to the CSV file.
* A complete list of all fields in the CSV file can be found here: [[Input CSV Format]].
 
=== Upload Images using a CSV File ===
* Now you upload a folder of images through a CSV file. At first, specify the image license from the drop-down menu, then type in the path to CSV file that you created. Finally, click the upload button.<br>
<center>[[File:upload_via_csv_1.png | 500px]]</center>
* On successful upload, you should see the result similar to the one shown below.<br><br>
<center>[[File:success_result_1.png | 500px]]</center>
 
=== Resuming a Failed Upload Batch ===
* If not all the images in the batch are successfully uploaded, you can see which media failed to upload.<br><br>
<center>[[File:falure_result_2.png | 500px]]</center><br>
* To continue with the batch, just click the yellow "Retry failed upload" button. Note that the previously uploaded images are "skipped" (as shown above the progress bar).
 
=== Show the History of Previous Uploads ===
* When you click on the <b>"Upload History"</b> tab, you will see all the previous upload batches shown like this. Use the "Save CSV for all history" button to save all the history to the specified directory.
<center>[[File:history_2.png | 500px]]</center>
* See the details of each uploaded batch by clicking on each of entries.<br><br>
<center>[[File:history_3.png | 500px]]</center>
 
== Go Back to Appliance Main Page ==
* [[CYWG iDigBio Image Ingestion Appliance]]
150

edits

Navigation menu