1,554
edits
(created) |
|||
Line 9: | Line 9: | ||
*If providing media records with specimen data records, here are the important fields to fill in | *If providing media records with specimen data records, here are the important fields to fill in | ||
** sample of fully-populated AC record (taking into account iDigBio, TDWG, and GBIF recommendations) | ** sample of fully-populated AC record (taking into account iDigBio, TDWG, and GBIF recommendations) | ||
***'''id (coreid)''' = If media data | ***'''id (coreid)''' = If media data are being provided via an extension, this is the coreid field in the Audubon Core extension file. This links to one identifier among the related specimen records and is frequently the occurrenceID of the specimen record. "coreid" is not a term defined by Darwin Core or Audubon Core. <pre>UUID GOES HERE</pre><pre>urn:catalog:institutionCode:collectionCode:catalogNumber</pre> | ||
***'''identifier (dcterms:identifier or dc:identifier)''' = id of the media record - needs to be unique within Audubon Core file and uniquely identifies the row. It may be tempting to use the URL of the media as the identifier. However, we have seen multiple cases where media have moved, making the identifier not persistent.<pre>UUID GOES HERE</pre> <pre>URL goes here</pre> | ***'''identifier (dcterms:identifier or dc:identifier)''' = id of the media record - needs to be unique within Audubon Core file and uniquely identifies the row. It may be tempting to use the URL of the media as the identifier. However, we have seen multiple cases where media have moved, making the identifier not persistent.<pre>UUID GOES HERE</pre> <pre>URL goes here</pre> | ||
***'''type (dcterms:type)''' = .... <pre>StillImage</pre> | ***'''type (dcterms:type)''' = .... <pre>StillImage</pre> |
edits