IDigBio Media Appliance: Difference between revisions

Jump to navigation Jump to search
Line 27: Line 27:
== What are the fields in the input CSV?  ==
== What are the fields in the input CSV?  ==


{| width="200" border="1" cellpadding="1" cellspacing="1"
* [[Input CSV Format]]
|-
! scope="col" | Column Name
! scope="col" style="text-align:center; width:60px" | Required
! scope="col" | Description
! scope="col" | Example
|-
! scope="row" | idigbio:MediaGUID
| Y
| GUID for a digital multimedia object.
| "urn:uuid:3c1dc496-e5c6-4849-b616-cada2896190d", "ids.amnh.org/AMNH_PBI 00010147 lateral.jpg"
|-
! scope="row" | idigbio:OriginalFileName
| Y
| Entire path+filename as stored on the appliance user local disk.
| "C:/images/AMNH_PBI/AMNH_PBI 00010147 lateral.jpg", "\home\Plants\VSC0043330.jpg"
|-
! scope="row" | idigbio:CollectionObjectGUID
| N
| Relates the media record identified by idigbio:MediaGUID to a specimen (CollectionObject concept).
| "http://biocoll.inhs.illinois.edu/fish/INHS106002", "urn:uuid:3c1dc496-e5c6-4849-b616-cada2896190d"
|-
! scope="row" | idigbio:Title
| N
| Concise title, name, or brief descriptive label of individual resource. This field should include the complete title with all the subtitles, if any.
| "Ilex glabra from FSU"
|-
! scope="row" | idigbio:Description
| N
| Description of the individual resource, containing the Who, What, When, Where and Why as free-form text.
| "Scanned herbarium sheet with specimen collected West of Plant City 4 miles from Mango Jct., on Hwy 92."
|-
! scope="row" | idigbio:LanguageCode
| N
| Code for the language used in the title and description. Must be in ISO 639-1 format.
| "en", "es", "pt"
|-
! scope="row" | idigbio:DigitizationDevice
| N
| Free form text describing the device or devices used to create the resource.
| "Canon Supershot 2000","Makroscan Scanner 2000","Zeiss Axioscope with Camera IIIu","SEM (Scanning Electron Microscope)"
|-
! scope="row" | idigbio:NominalPixelResolution
| N
| The real size of the pixel depicted in the image (e.g., microscopy). Include a number and a unit.
| "128µm"
|-
! scope="row" | idigbio:Magnification
| N
| Magnification applied when capturing the image of an object.
| "4x", "100x"
|-
! scope="row" | idigbio:OcrOutput
| N
| Output of the process of applying OCR to the multimedia object.
| "\tThe New York Botanical Garden\n\tLICHENS of NEW YORK STATE, U.S.A.\n\n Polycoccum minutulum Kocourkov� & F. Berger\n\n on Trapelia placodioides Coppins & P. James\n\nRockland County: Harriman State Park, along\n Woodtown Road West near dam at S end of Lake\n Sebago along Seven Lakes Drive, 41�11'N, 74�08'W,\n ca. 240 m; mixed hardwood-hemlock forest with\n granitic erratics.\n\n19 April 1998\n\nRichard C. Harris 42164\tNEW YORK BOTANICAL GARDEN\n\n\t\t\t\t\t01075759\n"
|-
! scope="row" | idigbio:OcrTechnology
| N
| Free form text describing the software utilized for OCR as well as any additional technique (cropping, color alteration applied, controlled vocabulary).
| "Tesseract version 3.01 on Windows, latin character set"
|-
! scope="row" | idigbio:InformationWithheld
| N
| Indication that additional information exists and that it has not been shared in the given record due to sensitive nature. It does not contain the withheld information itself. Should include information on how to obtain the withheld information by other means (e.g., a contact).
| "location information not given for endangered species, contact my@email", "collector identities withheld, contact xyz", "ask about tissue samples contacting my@email"
|}
 
<br>
 
Examples of the input CSV files:
[http://www.acis.ufl.edu/~yonggang/idigbio/V3.2/input_csv_example_1.csv Example 1]
[http://www.acis.ufl.edu/~yonggang/idigbio/V3.2/input_csv_example_2.csv Example 2]
[http://www.acis.ufl.edu/~yonggang/idigbio/V3.4/input_csv_example_3.csv Example 3]


== FAQ  ==
== FAQ  ==
130

edits

Navigation menu