Input CSV Format: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:
== Input CSV Format for iDigBio Media Appliance ==
== Input CSV Format for iDigBio Media Appliance ==


The appliance will build you an input CSV file if you don't already have one. In the dialog you can point it to your folder of media files and it will build the bare minimum of what it needs to ingest your media. On the other hand, if you have rich data from the media EXIF or IPTC, for example, you can use Audubon Core terms to build your own input file.
The appliance will build you an input CSV file if you don't already have one. In the dialog you can point it to your folder of media files and it will build the bare minimum of what it needs to ingest your media. On the other hand, if you have rich data from the media EXIF or IPTC, for example, you can use Audubon Core (AC) terms to build your own input file. Some recommended fields are given below.


'''With the exception of idigbio:OriginalFileName and a few additional fields (TBD), the following is deprecated. The information below is being maintained for historical reference only. Use [https://terms.tdwg.org/wiki/Audubon_Core_Term_List Audubon Core] terms instead.'''
{| class="wikitable" border="1"
|-
! scope="col" style="text-align:center; width:210px" | AC Column Name
! scope="col" style="text-align:center; width:60px" | Required
! scope="col" style="text-align:center" | Description
! scope="col" style="text-align:center" | Example
|-
|style="text-align: center;" | dcterms:identifier
|style="text-align: center;" |Y
| GUID for a digital multimedia object.
| "urn:uuid:3c1dc496-e5c6-4849-b616-cada2896190d", "ids.amnh.org/AMNH_PBI 00010147 lateral.jpg"
|-
|style="text-align: center;" | ac:AccessURI
|style="text-align: center;" | Y
| Entire path+filename as stored on the appliance user's local disk.
| "C:/images/AMNH_PBI/AMNH_PBI 00010147 lateral.jpg", "\home\Plants\VSC0043330.jpg"
|-
|style="text-align: center;" | dc:format
|style="text-align: center;" | Y
| Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]
| "image/jpeg"
|-
|style="text-align: center;" | ac:type
|style="text-align: center;" | N
|  Recommended terms are Collection, StillImage, Sound, MovingImage, InteractiveResource, Text.
|
|-
|style="text-align: center;" | dcterms:title
|style="text-align: center;" | N
|  Concise title, name, or brief descriptive label of institution, resource collection, or individual resource
|
|-
|style="text-align: center;" | owner
|style="text-align: center;" | N
|  Concise title, name, or brief descriptive label of institution, resource collection, or individual resource
|
|-
|style="text-align: center;" | creator
|style="text-align: center;" | N
|  Concise title, name, or brief descriptive label of institution, resource collection, or individual resource
|
|-
|style="text-align: center;" | metadataLanguage:title
|style="text-align: center;" | N
|
|-
|style="text-align: center;" | dc:rights
|style="text-align: center;" | N
|
|-
|style="text-align: center;" | dcterms:rights
|style="text-align: center;" | N
|
|-
|}
 
'''With the exception of idigbio:OriginalFileName, the following information is deprecated. The information below is being maintained for historical reference only. Use [https://terms.tdwg.org/wiki/Audubon_Core_Term_List Audubon Core] terms instead.'''




5,887

edits